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

PickleB Nottingham - 18+ Mens Doubles 4.5

ID: 6368904587

Match Scores

11-7

Win

Play Date

2025-12-27

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Sam Basford

3YMR6G · Rugby, England, GB

DUPR

4.931

PH
Peter Hitchman

8M6KPD · Clifton upon Dunsmore, England, GB

DUPR

4.992

TEAM 2LOSS
SA
Sam Anderson

3V52XP · Nottingham, England, GB

DUPR

4.695

LO
Lewis Oke

NYY2M6 · Berkshire, England, GB

DUPR

4.858

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-6368904587
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5340642443,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.931,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      },
      {
        "name": "Peter Hitchman",
        "dupr_id": "8M6KPD",
        "rating": 4.992,
        "profile_pic_url": null,
        "location": "Clifton upon Dunsmore, England, GB"
      }
    ]
  },
  {
    "team_id": 6124460861,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Anderson",
        "dupr_id": "3V52XP",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      },
      {
        "name": "Lewis Oke",
        "dupr_id": "NYY2M6",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Berkshire, England, GB"
      }
    ]
  }
]