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

PPA Tour: Indoor National Championships - $1,000 Money Ball

ID: 7326474588

Match Scores

17-15

Win

Play Date

2026-01-22

Play Time (Est)

1:00 PM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
CC
Colin Chapman

0Y5RNG · Verona, WI, US

DUPR

5.074

MF
Max Fusselman

1RX7MM · Huntington, IN, US

DUPR

5.582

TEAM 2LOSS
BS
Blake Suard

L5KGMQ · Minneapolis, MN, US

DUPR

5.178

MB
matthew bozoian

3P4POG · Minneapolis, MN, US

DUPR

4.854

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-7326474588
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7859072546,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colin Chapman",
        "dupr_id": "0Y5RNG",
        "rating": 5.074,
        "profile_pic_url": null,
        "location": "Verona, WI, US"
      },
      {
        "name": "Max Fusselman",
        "dupr_id": "1RX7MM",
        "rating": 5.582,
        "profile_pic_url": null,
        "location": "Huntington, IN, US"
      }
    ]
  },
  {
    "team_id": 6517277616,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Blake Suard",
        "dupr_id": "L5KGMQ",
        "rating": 5.178,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "matthew bozoian",
        "dupr_id": "3P4POG",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]