Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Saturday Night Cash Games

ID: 6158209960

Match Scores

15-9

Loss

Play Date

2025-10-12

Play Time (Est)

5:00 PM

Play Location

Center Court Pickleball Club Gilbert, East Williams Field Road, Gilbert, AZ, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MN
Mike Nguyen

7DV7Z5 · Gilbert, AZ, US

DUPR

5.531

JS
Jake Salmon

6Z6060 · Mesa, AZ, US

DUPR

4.563

TEAM 2LOSS
CM
Chip Mulkins

8D94M6 · Phoenix, AZ, US

DUPR

5.453

PM
Paul Maple

355OJP · Phoenix, AZ, US

DUPR

4.793

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6158209960
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6423054074,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Nguyen",
        "dupr_id": "7DV7Z5",
        "rating": 5.531,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Jake Salmon",
        "dupr_id": "6Z6060",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 4433219974,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chip Mulkins",
        "dupr_id": "8D94M6",
        "rating": 5.453,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Paul Maple",
        "dupr_id": "355OJP",
        "rating": 4.793,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]