Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7490991932

Match Scores

3-15

Win

Play Date

2026-05-28

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TT
Tuesday Thompson

9P7XKE · USA

DUPR

3.619

PO
Paul Oprea

QPJM75 · Milton Keynes, England, GB

DUPR

3.940

TEAM 2WINNER
NN
Natalia Novikova

3PGX2Z · West Bridgford, England, GB

DUPR

4.334

BB
Bhanu Baweja

DWEPPX · London, England, GB

DUPR

4.595

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-7490991932
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6780113629,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tuesday Thompson",
        "dupr_id": "9P7XKE",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Oprea",
        "dupr_id": "QPJM75",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": "Milton Keynes, England, GB"
      }
    ]
  },
  {
    "team_id": 6572887248,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Natalia Novikova",
        "dupr_id": "3PGX2Z",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "West Bridgford, England, GB"
      },
      {
        "name": "Bhanu Baweja",
        "dupr_id": "DWEPPX",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  }
]