Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's DUPR 13 The Dink MiLP v3

ID: 5048179970

Match Scores

15-21

Loss

Play Date

2026-01-16

Play Time (Est)

3:30 PM

Play Location

Diadem Pickleball Club ~ Tulsa

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Raul Santamaria

8MQ4WD · Springdale, AR, US

DUPR

4.403

LH
Leonardo HernandeZ

O6O7NP · Siloam Springs, AR, US

DUPR

4.026

TEAM 2WINNER
BM
Brett Mills

GG2MPM · Tulsa, OK, US

DUPR

4.269

JA
Justin Appling

355NL5 · Amarillo, TX, US

DUPR

4.476

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-5048179970
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8107268631,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raul Santamaria",
        "dupr_id": "8MQ4WD",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Springdale, AR, US"
      },
      {
        "name": "Leonardo HernandeZ",
        "dupr_id": "O6O7NP",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Siloam Springs, AR, US"
      }
    ]
  },
  {
    "team_id": 6961582845,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brett Mills",
        "dupr_id": "GG2MPM",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Justin Appling",
        "dupr_id": "355NL5",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  }
]