Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's DUPR 13 The Dink MiLP v3

ID: 8408499386

Match Scores

12-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.362

LB
Landry Banker

ZNKOWM · Siloam Springs, AR, US

DUPR

4.143

TEAM 2WINNER
JW
Jason workman

1NVLJW · Oklahoma City, OK, US

DUPR

4.426

GS
Greg Smart

3Z6PJD · Oklahoma City, OK, US

DUPR

4.254

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-8408499386
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4348853784,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raul Santamaria",
        "dupr_id": "8MQ4WD",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Springdale, AR, US"
      },
      {
        "name": "Landry Banker",
        "dupr_id": "ZNKOWM",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Siloam Springs, AR, US"
      }
    ]
  },
  {
    "team_id": 7746112343,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason workman",
        "dupr_id": "1NVLJW",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Greg Smart",
        "dupr_id": "3Z6PJD",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]