Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Team Challenge

ID: 7981274474

Match Scores

5-11

Win

Play Date

2024-12-06

Play Time (Est)

3:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
MH
Mo Hasan

2QQ5EY · USA

DUPR

4.384

MM
Mark Marrano

XJ4QW4 · USA

DUPR

4.220

TEAM 2WINNER
NJ
Nalin John

6ZD29E · USA

DUPR

3.899

JJ
Josh Jamison

3VVLO7 · Waukee, IA, US

DUPR

4.938

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-7981274474
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5582935681,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mo Hasan",
        "dupr_id": "2QQ5EY",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Marrano",
        "dupr_id": "XJ4QW4",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8441758928,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nalin John",
        "dupr_id": "6ZD29E",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Jamison",
        "dupr_id": "3VVLO7",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": "Waukee, IA, US"
      }
    ]
  }
]