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

PickleB Nottingham - 18+ Mens Doubles 4.5

ID: 7229137319

Match Scores

11-1

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.937

PH
Peter Hitchman

8M6KPD · Clifton upon Dunsmore, England, GB

DUPR

4.995

TEAM 2LOSS
AM
Adam Middleton

JJ7LYJ · USA

DUPR

3.819

SR
Sibimon Raja

VXOPR6 · USA

DUPR

4.393

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-7229137319
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4978386091,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Basford",
        "dupr_id": "3YMR6G",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "Rugby, England, GB"
      },
      {
        "name": "Peter Hitchman",
        "dupr_id": "8M6KPD",
        "rating": 4.995,
        "profile_pic_url": null,
        "location": "Clifton upon Dunsmore, England, GB"
      }
    ]
  },
  {
    "team_id": 7060672102,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Middleton",
        "dupr_id": "JJ7LYJ",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sibimon Raja",
        "dupr_id": "VXOPR6",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]