Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Doubles 4.5 (Open, 50+)

ID: 4647706783

Match Scores

11-6

Loss

Play Date

2026-03-18

Play Time (Est)

8:45 AM

Play Location

W.E.R. Joell Tennis Stadium

Unverified Facility

Competitor Teams

TEAM 1WINNER
EA
ephraim archer

94R0WV · Port of Spain, Port of Spain Corporation, TT

DUPR

4.121

NA
Nathaniel Alexander

EGRPJV · Port of Spain, Port of Spain Corporation, TT

DUPR

4.836

TEAM 2LOSS
MR
Mical Russell

G5GR5V · Pembroke Parish, BM

DUPR

4.323

JS
John Singleton

89Z4ZV · Paget Parish, BM

DUPR

4.133

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-4647706783
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4449846966,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ephraim archer",
        "dupr_id": "94R0WV",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      },
      {
        "name": "Nathaniel Alexander",
        "dupr_id": "EGRPJV",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      }
    ]
  },
  {
    "team_id": 4819522774,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mical Russell",
        "dupr_id": "G5GR5V",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Pembroke Parish, BM"
      },
      {
        "name": "John Singleton",
        "dupr_id": "89Z4ZV",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Paget Parish, BM"
      }
    ]
  }
]