---
title: makeMatchRequest()
framework: gamekit
role: symbol
role_heading: Instance Method
path: gamekit/gkgameactivity/makematchrequest()
---

# makeMatchRequest()

Makes a match request object with information from the activity, which you can use to find matches for the local player.

## Declaration

```swift
func makeMatchRequest() -> GKMatchRequest?
```
