Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Basingstoke Championships - 4.0 18 + Men

ID: 4436884949

Match Scores

15-4

Loss

Play Date

2025-11-15

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CH
Colin Hailstone

NYMJ56 · Essex, England, GB

DUPR

4.199

PP
Philip Penton

2YMK07 · USA

DUPR

4.237

TEAM 2LOSS
RP
Rob Patrick

7NGJ59 · USA

DUPR

3.701

MM
Mark Mars

84MMPG · Hampshire, England, GB

DUPR

3.410

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-4436884949
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4570771929,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colin Hailstone",
        "dupr_id": "NYMJ56",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Essex, England, GB"
      },
      {
        "name": "Philip Penton",
        "dupr_id": "2YMK07",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7836650636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Patrick",
        "dupr_id": "7NGJ59",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Mars",
        "dupr_id": "84MMPG",
        "rating": 3.41,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  }
]