Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B

ID: 8109230288

Match Scores

4-11

Win

Play Date

2026-04-18

Play Time (Est)

9:00 PM

Play Location

Pomander Gate Tennis Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
RH
Ryan Hayward

EGPEZM · Smiths Parish, BM

DUPR

4.021

SB
Simon Boden

2LW7X4 · USA

DUPR

3.558

TEAM 2WINNER
JT
Jasper Thomas

3OYVV2 · Paget, Paget Parish, BM

DUPR

4.538

PA
Pedro Araujo

2Q04KR · USA

DUPR

4.194

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-8109230288
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6982995887,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Hayward",
        "dupr_id": "EGPEZM",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Smiths Parish, BM"
      },
      {
        "name": "Simon Boden",
        "dupr_id": "2LW7X4",
        "rating": 3.558,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7499656697,
    "serial": 2,
    "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": ""
      }
    ]
  }
]