Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - DUPR 18 (Sun 4/26)

ID: 5936762512

Match Scores

21-12

Loss

Play Date

2026-04-26

Play Time (Est)

5:00 PM

Play Location

TOPSEED Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
ML
Mohammad Luqman

8D7KQ4 · Broken Arrow, OK, US

DUPR

4.995

JJ
Janine Johnson

8JGRZJ · Jenks, OK, US

DUPR

4.057

TEAM 2LOSS
WV
Wyatt Vanse

Z94LJD · Tulsa, OK, US

DUPR

4.354

CP
Christine Pereira

2LVVDY · Owasso, OK, US

DUPR

3.856

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-5936762512
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6056387141,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mohammad Luqman",
        "dupr_id": "8D7KQ4",
        "rating": 4.995,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      },
      {
        "name": "Janine Johnson",
        "dupr_id": "8JGRZJ",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  },
  {
    "team_id": 7649325835,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wyatt Vanse",
        "dupr_id": "Z94LJD",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Christine Pereira",
        "dupr_id": "2LVVDY",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Owasso, OK, US"
      }
    ]
  }
]