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

SPF’s Monday Night Moneyball 35+ OPEN

ID: 5772576005

Match Scores

15-9

Win

Play Date

2026-04-14

Play Time (Est)

6:15 AM

Play Location

3800 N Milwaukee Ave

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Matthew Schapiro

ZN6LXL · Chicago, IL, US

DUPR

4.858

CK
Clark Kennedy-Paesler

8E4ZXJ · Chicago, IL, US

DUPR

4.042

TEAM 2LOSS
JC
John Choi

ZDMKXP · IL, US

DUPR

4.798

KH
Kevin Hodgman

Z9K94L · Chicago, IL, US

DUPR

4.581

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-5772576005
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4395487482,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Schapiro",
        "dupr_id": "ZN6LXL",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Clark Kennedy-Paesler",
        "dupr_id": "8E4ZXJ",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 5251980050,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Choi",
        "dupr_id": "ZDMKXP",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "IL, US"
      },
      {
        "name": "Kevin Hodgman",
        "dupr_id": "Z9K94L",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]