Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B

ID: 5997115756

Match Scores

11-3

Win

Play Date

2026-04-18

Play Time (Est)

5:00 PM

Play Location

Pomander Gate Tennis Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
Jasper Thomas

3OYVV2 · Paget, Paget Parish, BM

DUPR

4.538

PA
Pedro Araujo

2Q04KR · Southampton Parish, BM

DUPR

4.194

TEAM 2LOSS
RM
Rian Michelsen

YNVJ6E · Southampton Parish, BM

DUPR

4.039

MI
Mason Illston

EG6P9V · Hamilton, Pembroke Parish, BM

DUPR

3.929

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-5997115756
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5638149341,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jasper Thomas",
        "dupr_id": "3OYVV2",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Paget, Paget Parish, BM"
      },
      {
        "name": "Pedro Araujo",
        "dupr_id": "2Q04KR",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Southampton Parish, BM"
      }
    ]
  },
  {
    "team_id": 7998087383,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rian Michelsen",
        "dupr_id": "YNVJ6E",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Southampton Parish, BM"
      },
      {
        "name": "Mason Illston",
        "dupr_id": "EG6P9V",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": "Hamilton, Pembroke Parish, BM"
      }
    ]
  }
]