Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Game Set Match Doubles Weekend - March 2026 - Men's Doubles 35+ 3.5

ID: 8166117182

Match Scores

15-12

Loss

Play Date

2026-03-21

Play Time (Est)

3:30 PM

Play Location

United Kingdom,

View Facility Page →

Competitor Teams

TEAM 1WINNER
MT
Martin Town

8GZNWX · USA

DUPR

3.615

RC
Rhian Coleman

6KGYDQ · USA

DUPR

3.397

TEAM 2LOSS
IR
Ian Reid

QPVLJN · West Yorkshire, England, GB

DUPR

3.398

PP
Phil Povey

EGZ5EE · USA

DUPR

3.634

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-8166117182
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5371277113,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martin Town",
        "dupr_id": "8GZNWX",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rhian Coleman",
        "dupr_id": "6KGYDQ",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6786484541,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Reid",
        "dupr_id": "QPVLJN",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": "West Yorkshire, England, GB"
      },
      {
        "name": "Phil Povey",
        "dupr_id": "EGZ5EE",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]