Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Real - 4.5 Men's Doubles (Open)

ID: 6416024623

Match Scores

8-11, 11-1, 11-3

Win

Play Date

2026-05-19

Play Time (Est)

8: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.558

TM
Tom Mills

XJ067X · Smiths, Smiths Parish, BM

DUPR

4.548

TEAM 2LOSS
MR
Mical Russell

G5GR5V · Pembroke Parish, BM

DUPR

4.491

JS
John Singleton

89Z4ZV · Paget Parish, BM

DUPR

4.078

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-6416024623
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7061827750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jasper Thomas",
        "dupr_id": "3OYVV2",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Paget, Paget Parish, BM"
      },
      {
        "name": "Tom Mills",
        "dupr_id": "XJ067X",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Smiths, Smiths Parish, BM"
      }
    ]
  },
  {
    "team_id": 8355676803,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mical Russell",
        "dupr_id": "G5GR5V",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Pembroke Parish, BM"
      },
      {
        "name": "John Singleton",
        "dupr_id": "89Z4ZV",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Paget Parish, BM"
      }
    ]
  }
]