Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 Mens week 4

ID: 8006204074

Match Scores

15-12

Loss

Play Date

2025-03-26

Play Time (Est)

11:30 PM

Play Location

3810 E 82nd St

Unverified Facility

Competitor Teams

TEAM 1WINNER
JW
Jason WiffleSlayer Williams

1RX4Q1 · Indianapolis, IN, US

DUPR

4.369

YQ
Yongming Qu

4LNDL6 · USA

DUPR

3.993

TEAM 2LOSS
KC
Kyle Cartales

XJXYG7 · Carmel, IN, US

DUPR

4.431

BP
Bill Pfohl

89ZK2E · Carmel, IN, US

DUPR

4.665

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-8006204074
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8248734806,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason WiffleSlayer Williams",
        "dupr_id": "1RX4Q1",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Yongming Qu",
        "dupr_id": "4LNDL6",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6906776446,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Cartales",
        "dupr_id": "XJXYG7",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Bill Pfohl",
        "dupr_id": "89ZK2E",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]