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

Mixed Open

ID: 8045610454

Match Scores

3-11, 3-11

Win

Play Date

2025-05-04

Play Time (Est)

11:30 PM

Play Location

Rader Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
Brian Richardson

1QXYM5 · Tuttle, OK, US

DUPR

4.419

JH
Jennifer Harjo

12DE59 · Norman, OK, US

DUPR

4.664

TEAM 2WINNER
JS
James Seagraves

7DOGQ9 · Edmond, OK, US

DUPR

5.259

AB
Alex Bowers

ODP907 · Edmond, OK, US

DUPR

5.414

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-8045610454
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6116878700,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Richardson",
        "dupr_id": "1QXYM5",
        "rating": 4.419,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/88766_606b35b838991.jpg",
        "location": "Tuttle, OK, US"
      },
      {
        "name": "Jennifer Harjo",
        "dupr_id": "12DE59",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 6882626388,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Seagraves",
        "dupr_id": "7DOGQ9",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Alex Bowers",
        "dupr_id": "ODP907",
        "rating": 5.414,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]