Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Team Challenge

ID: 7718531260

Match Scores

11-1

Win

Play Date

2024-12-06

Play Time (Est)

5:00 PM

Play Location

Dinks Pickleball, Merle Hay Road, Des Moines, IA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NJ
Nalin John

6ZD29E · USA

DUPR

3.903

JJ
Josh Jamison

3VVLO7 · Waukee, IA, US

DUPR

4.944

TEAM 2LOSS
LC
Logan Clement

QPL4GN · USA

DUPR

3.838

VK
Valeriy Kosokin

7DENO4 · USA

DUPR

4.307

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-7718531260
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4689115007,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nalin John",
        "dupr_id": "6ZD29E",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Jamison",
        "dupr_id": "3VVLO7",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "Waukee, IA, US"
      }
    ]
  },
  {
    "team_id": 8542264310,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Logan Clement",
        "dupr_id": "QPL4GN",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Valeriy Kosokin",
        "dupr_id": "7DENO4",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]