Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

DUPR 20 (Sat 4/25)

ID: 6257384971

Match Scores

26-28

Win

Play Date

2026-04-25

Play Time (Est)

8:45 AM

Play Location

TOPSEED Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
GS
Galina Semenova

ODPLDW · Bixby, OK, US

DUPR

4.734

KL
Katie Lee McKee

V7QMZ7 · Olathe, KS, US

DUPR

4.599

TEAM 2WINNER
EL
Eden Lawson

W6ZOJG · Broken Arrow, OK, US

DUPR

4.795

KH
Kendall Hunt

RY65QE · Oklahoma City, OK, US

DUPR

4.802

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-6257384971
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8204400983,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Galina Semenova",
        "dupr_id": "ODPLDW",
        "rating": 4.734,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      },
      {
        "name": "Katie Lee McKee",
        "dupr_id": "V7QMZ7",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  },
  {
    "team_id": 8211767478,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eden Lawson",
        "dupr_id": "W6ZOJG",
        "rating": 4.795,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      },
      {
        "name": "Kendall Hunt",
        "dupr_id": "RY65QE",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]