Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PickleB Nottingham - 18+ Mens Doubles 4.5 Quarter-Final

ID: 5172526376

Match Scores

11-5

Win

Play Date

2025-12-27

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Sam Basford

3YMR6G · Rugby, England, GB

DUPR

4.932

PH
Peter Hitchman

8M6KPD · Clifton upon Dunsmore, England, GB

DUPR

4.993

TEAM 2LOSS
JH
jon houlston

2Q26M7 · Telford and Wrekin, England, GB

DUPR

4.556

JN
James Neale

GGKD5V · Birmingham, England, GB

DUPR

4.342

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-5172526376
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4377507942,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      },
      {
        "name": "Peter Hitchman",
        "dupr_id": "8M6KPD",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Clifton upon Dunsmore, England, GB"
      }
    ]
  },
  {
    "team_id": 8355280127,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jon houlston",
        "dupr_id": "2Q26M7",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Telford and Wrekin, England, GB"
      },
      {
        "name": "James Neale",
        "dupr_id": "GGKD5V",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      }
    ]
  }
]