Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Doubles 4.5 (Open, 50+)

ID: 5733103398

Match Scores

11-7, 10-12, 11-8

Loss

Play Date

2026-03-18

Play Time (Est)

7:30 PM

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.115

NA
Nathaniel Alexander

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

DUPR

4.830

TEAM 2LOSS
MR
Mical Russell

G5GR5V · Pembroke Parish, BM

DUPR

4.254

JS
John Singleton

89Z4ZV · Paget Parish, BM

DUPR

4.054

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