Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 Mixed Doubles (Open)

ID: 8448425207

Match Scores

11-4

Win

Play Date

2026-05-20

Play Time (Est)

12:45 AM

Play Location

W.E.R. Joell Tennis Stadium

Unverified Facility

Competitor Teams

TEAM 1WINNER
JT
Jasper Thomas

3OYVV2 · Paget, Paget Parish, BM

DUPR

4.549

LH
Lily H

PZZ9DE · USA

DUPR

4.249

TEAM 2LOSS
MR
Mical Russell

G5GR5V · Pembroke Parish, BM

DUPR

4.459

RS
Rachel Sawden

EL2XWW · USA

DUPR

3.799

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-8448425207
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6254554655,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jasper Thomas",
        "dupr_id": "3OYVV2",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Paget, Paget Parish, BM"
      },
      {
        "name": "Lily H",
        "dupr_id": "PZZ9DE",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7335261036,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mical Russell",
        "dupr_id": "G5GR5V",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Pembroke Parish, BM"
      },
      {
        "name": "Rachel Sawden",
        "dupr_id": "EL2XWW",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]