Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's DUPR 13 The Dink MiLP v3

ID: 7618169032

Match Scores

13-21

Loss

Play Date

2026-01-16

Play Time (Est)

5:00 PM

Play Location

Diadem Pickleball Club ~ Tulsa

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Raul Santamaria

8MQ4WD · Springdale, AR, US

DUPR

4.386

LB
Landry Banker

ZNKOWM · Siloam Springs, AR, US

DUPR

4.158

TEAM 2WINNER
BS
Brian Stumfoll

L5X67Z · Joplin, MO, US

DUPR

4.340

NM
Nick Maxwell

Q55K7D · Joplin, MO, US

DUPR

4.581

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-7618169032
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7805758600,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raul Santamaria",
        "dupr_id": "8MQ4WD",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Springdale, AR, US"
      },
      {
        "name": "Landry Banker",
        "dupr_id": "ZNKOWM",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Siloam Springs, AR, US"
      }
    ]
  },
  {
    "team_id": 6208670735,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Stumfoll",
        "dupr_id": "L5X67Z",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      },
      {
        "name": "Nick Maxwell",
        "dupr_id": "Q55K7D",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      }
    ]
  }
]