Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Doubles Day

ID: 5027245190

Match Scores

11-0

Win

Play Date

2026-03-23

Play Time (Est)

3:30 PM

Play Location

Newtownards BT23, UK

Unverified Facility

Competitor Teams

TEAM 1WINNER
HH
Harry Hamilton

XJGJZR · Ards and North Down, Northern Ireland, GB

DUPR

4.949

GH
Gracie Hamilton

QPEXP4 · USA

DUPR

4.508

TEAM 2LOSS
AD
Adam Draper

V2LRK6 · USA

DUPR

4.389

EH
Evie Hamilton

DYWZQL · USA

DUPR

3.567

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-5027245190
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7635508219,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Harry Hamilton",
        "dupr_id": "XJGJZR",
        "rating": 4.949,
        "profile_pic_url": null,
        "location": "Ards and North Down, Northern Ireland, GB"
      },
      {
        "name": "Gracie Hamilton",
        "dupr_id": "QPEXP4",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5068508544,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Draper",
        "dupr_id": "V2LRK6",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evie Hamilton",
        "dupr_id": "DYWZQL",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]