Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Missouri Pickleball Club Thanksgiving Classic (A USA PICKLEBALL SANCTIONED EVENT) - Mens Doubles Skill Groups 5.0

ID: 4506406854

Match Scores

11-7, 11-9

Loss

Play Date

2022-11-26

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JK
Jonathan Kootman

3PPXJQ · USA

DUPR

3.500

ZS
zane sabbert

1NNVM7 · USA

DUPR

3.500

TEAM 2LOSS
JH
Justin Hurayt

3LVEG6 · USA

DUPR

3.500

CR
Christopher Robinson

8J57MM · Stuart, FL, US

DUPR

4.604

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-4506406854
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8586035020,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Kootman",
        "dupr_id": "3PPXJQ",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "zane sabbert",
        "dupr_id": "1NNVM7",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7460400157,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Hurayt",
        "dupr_id": "3LVEG6",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Robinson",
        "dupr_id": "8J57MM",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "Stuart, FL, US"
      }
    ]
  }
]