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

Senior Pro Tour - NP Poway Classic Powered by Onix Sr. Pro Mens Doubles

ID: 6503572165

Match Scores

16-14

Loss

Play Date

2023-09-30

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DJ
David Johnson

17ZRN3 · Las Vegas, NV, US

DUPR

4.833

MS
Matthew Schultz

8GJ6Q8 · Henderson, NV, US

DUPR

4.680

TEAM 2LOSS
CH
Craig Huft

8JGDO8 · Sacramento, CA, US

DUPR

4.540

RP
Ross Peabody

8MP0NV · Sacramento, CA, US

DUPR

4.963

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-6503572165
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5103276598,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Johnson",
        "dupr_id": "17ZRN3",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Matthew Schultz",
        "dupr_id": "8GJ6Q8",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 4363033477,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Huft",
        "dupr_id": "8JGDO8",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Ross Peabody",
        "dupr_id": "8MP0NV",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  }
]