Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

16’s Men Pool A

ID: 5370914769

Match Scores

22-20

Loss

Play Date

2025-09-20

Play Time (Est)

10:15 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
RK
Richard Kim

EG4ZQE · USA

DUPR

4.113

MW
Matt Wills

8M5NOD · USA

DUPR

4.181

TEAM 2LOSS
ME
Matthew Eck

2LDKKY · San Mateo, CA, US

DUPR

4.187

AM
Adrian Migacz

M26RQV · Redwood City, CA, US

DUPR

4.079

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-5370914769
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6112964156,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Kim",
        "dupr_id": "EG4ZQE",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Wills",
        "dupr_id": "8M5NOD",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7009251518,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Eck",
        "dupr_id": "2LDKKY",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "San Mateo, CA, US"
      },
      {
        "name": "Adrian Migacz",
        "dupr_id": "M26RQV",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Redwood City, CA, US"
      }
    ]
  }
]