Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Caribbean Championships

ID: 5864266674

Match Scores

15-8

Win

Play Date

2026-03-19

Play Time (Est)

7:30 PM

Play Location

W.E.R. Joell Tennis Stadium

Unverified Facility

Competitor Teams

TEAM 1WINNER
ET
Elena Testori

EWZNEE · George Town, George Town, KY

DUPR

4.418

AW
Anita Warhurst

EWMN2W · George Town, George Town, KY

DUPR

4.301

TEAM 2LOSS
AP
Alicia Pairman

GW7N4Q · Kingston, St. Andrew Parish, JM

DUPR

4.483

KT
Kayla Teape

8GKRPV · Kingston, St. Andrew Parish, JM

DUPR

4.322

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-5864266674
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4820917577,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elena Testori",
        "dupr_id": "EWZNEE",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "George Town, George Town, KY"
      },
      {
        "name": "Anita Warhurst",
        "dupr_id": "EWMN2W",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "George Town, George Town, KY"
      }
    ]
  },
  {
    "team_id": 4437827980,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alicia Pairman",
        "dupr_id": "GW7N4Q",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Kingston, St. Andrew Parish, JM"
      },
      {
        "name": "Kayla Teape",
        "dupr_id": "8GKRPV",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Kingston, St. Andrew Parish, JM"
      }
    ]
  }
]