Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Real - 4.5 Men's Doubles (Open)

ID: 7807310992

Match Scores

2-11, 9-11

Loss

Play Date

2026-05-19

Play Time (Est)

5:00 PM

Play Location

W.E.R. Joell Tennis Stadium

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Jasper Thomas

3OYVV2 · Paget, Paget Parish, BM

DUPR

4.540

TM
Tom Mills

XJ067X · Smiths, Smiths Parish, BM

DUPR

4.514

TEAM 2WINNER
BJ
Benjamin Jones

6ZRKNG · Hamilton, Pembroke Parish, BM

DUPR

5.142

GS
Gavin Scott Arnold Manders

4L2VXV · Warwick Parish, BM

DUPR

4.688

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-7807310992
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8055433361,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jasper Thomas",
        "dupr_id": "3OYVV2",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Paget, Paget Parish, BM"
      },
      {
        "name": "Tom Mills",
        "dupr_id": "XJ067X",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Smiths, Smiths Parish, BM"
      }
    ]
  },
  {
    "team_id": 4644302364,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Jones",
        "dupr_id": "6ZRKNG",
        "rating": 5.142,
        "profile_pic_url": null,
        "location": "Hamilton, Pembroke Parish, BM"
      },
      {
        "name": "Gavin Scott Arnold Manders",
        "dupr_id": "4L2VXV",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Warwick Parish, BM"
      }
    ]
  }
]