Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 4.0 Dink the Halls

ID: 8220702699

Match Scores

3-11

Loss

Play Date

2026-01-03

Play Time (Est)

4:45 AM

Play Location

The Picklr Exton, West Lincoln Highway, Exton, PA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SK
Shanming Kuang

XKMM75 · USA

DUPR

3.500

BM
Billy Mills

WX0G4L · Newtown Square, PA, US

DUPR

3.690

TEAM 2WINNER
PW
Pierce Williams

8W2O7L · USA

DUPR

4.365

MB
Michael Barone

O6Z5Q7 · USA

DUPR

4.061

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-8220702699
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8377814863,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shanming  Kuang",
        "dupr_id": "XKMM75",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Billy Mills",
        "dupr_id": "WX0G4L",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "Newtown Square, PA, US"
      }
    ]
  },
  {
    "team_id": 7607691295,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pierce Williams",
        "dupr_id": "8W2O7L",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Barone",
        "dupr_id": "O6Z5Q7",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]