Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Wednesday Night League - Session 1, Wed May 20

ID: 8424971981

Match Scores

11-2

Loss

Play Date

2026-05-20

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Andrew Pack

GGQ0VV · USA

DUPR

3.398

KL
Kevin Lee

ODKK2W · USA

DUPR

3.325

TEAM 2LOSS
EL
Edward Lee

N76XL2 · Wheeling, IL, US

DUPR

3.551

AR
Amy Ratnow

MYMWPP · USA

DUPR

3.172

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-8424971981
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7618723144,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Pack",
        "dupr_id": "GGQ0VV",
        "rating": 3.398,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Lee",
        "dupr_id": "ODKK2W",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5941605112,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edward Lee",
        "dupr_id": "N76XL2",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Amy Ratnow",
        "dupr_id": "MYMWPP",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]