Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PIckledilly Circus Winter Cup 2025 - Men Doubles Adv 3.8+

ID: 6211377248

Match Scores

9-11

Loss

Play Date

2025-12-27

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JB
Jonty Behr

1QWGJ5 · USA

DUPR

3.208

DB
Daniel Beeson

16GPJ0 · East Bergholt, England, GB

DUPR

4.173

TEAM 2WINNER
IC
Ian Chong

V4JWY5 · London, England, GB

DUPR

3.234

NW
Nicholas Wong

DN9K06 · London, England, GB

DUPR

3.594

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-6211377248
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5092983983,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonty Behr",
        "dupr_id": "1QWGJ5",
        "rating": 3.208,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Beeson",
        "dupr_id": "16GPJ0",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "East Bergholt, England, GB"
      }
    ]
  },
  {
    "team_id": 8148113224,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ian Chong",
        "dupr_id": "V4JWY5",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Nicholas Wong",
        "dupr_id": "DN9K06",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  }
]