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

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

ID: 5708701734

Match Scores

11-6, 11-6

Loss

Play Date

2026-01-22

Play Time (Est)

7:30 PM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
MR
Mike Radermacher

1RP4KM · Eagan, MN, US

DUPR

5.546

JC
Joel Cassens

8KDKZQ · Blaine, MN, US

DUPR

5.672

TEAM 2LOSS
CC
Colin Chapman

0Y5RNG · Verona, WI, US

DUPR

5.079

MF
Max Fusselman

1RX7MM · Huntington, IN, US

DUPR

5.591

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-5708701734
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7448575108,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Radermacher",
        "dupr_id": "1RP4KM",
        "rating": 5.546,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Joel Cassens",
        "dupr_id": "8KDKZQ",
        "rating": 5.672,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      }
    ]
  },
  {
    "team_id": 6460398191,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Colin Chapman",
        "dupr_id": "0Y5RNG",
        "rating": 5.079,
        "profile_pic_url": null,
        "location": "Verona, WI, US"
      },
      {
        "name": "Max Fusselman",
        "dupr_id": "1RX7MM",
        "rating": 5.591,
        "profile_pic_url": null,
        "location": "Huntington, IN, US"
      }
    ]
  }
]