Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's DUPR 13 The Dink MiLP v3

ID: 5459098319

Match Scores

15-21

Loss

Play Date

2026-01-16

Play Time (Est)

12:45 AM

Play Location

Diadem Pickleball Club ~ Tulsa

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Raul Santamaria

8MQ4WD · Springdale, AR, US

DUPR

4.402

LH
Leonardo HernandeZ

O6O7NP · Siloam Springs, AR, US

DUPR

4.010

TEAM 2WINNER
NM
Nick Maxwell

Q55K7D · Joplin, MO, US

DUPR

4.573

IH
Ivan Huang

3O4ZG7 · USA

DUPR

3.942

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-5459098319
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6331707442,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raul Santamaria",
        "dupr_id": "8MQ4WD",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Springdale, AR, US"
      },
      {
        "name": "Leonardo HernandeZ",
        "dupr_id": "O6O7NP",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Siloam Springs, AR, US"
      }
    ]
  },
  {
    "team_id": 4601480778,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Maxwell",
        "dupr_id": "Q55K7D",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      },
      {
        "name": "Ivan Huang",
        "dupr_id": "3O4ZG7",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]