Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MiLP Oklahoma Paddle Royale 002 - DUPR 18 Round Robin

ID: 5072292266

Match Scores

20-22

Loss

Play Date

2023-09-10

Play Time (Est)

3:30 PM

Play Location

LifeTime Athletic, West Memorial Road, Oklahoma City, OK, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
HD
Hayden Dillard

8D9VJM · Amarillo, TX, US

DUPR

4.527

NP
Nina Pulliam

NYNXZN · Amarillo, TX, US

DUPR

4.643

TEAM 2WINNER
KB
Kaylyn Baker

12RPN4 · Edmond, OK, US

DUPR

4.683

MJ
Mitus Junatas

89JEZR · USA

DUPR

3.500

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-5072292266
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7481190368,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hayden Dillard",
        "dupr_id": "8D9VJM",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Nina Pulliam",
        "dupr_id": "NYNXZN",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  },
  {
    "team_id": 7281311001,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kaylyn Baker",
        "dupr_id": "12RPN4",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Mitus Junatas",
        "dupr_id": "89JEZR",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]