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

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

ID: 4905257536

Match Scores

7-11, 4-11

Loss

Play Date

2026-01-22

Play Time (Est)

5:00 PM

Play Location

Lakeville, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
CC
Colin Chapman

0Y5RNG · Verona, WI, US

DUPR

5.057

MF
Max Fusselman

1RX7MM · Huntington, IN, US

DUPR

5.556

TEAM 2WINNER
BR
Brock Rzesnowiecky

3LJOZ5 · Belle Plaine, MN, US

DUPR

5.196

BA
Brian Anderson

8GGYV8 · Plymouth, MN, US

DUPR

5.382

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-4905257536
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7006508318,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Colin Chapman",
        "dupr_id": "0Y5RNG",
        "rating": 5.057,
        "profile_pic_url": null,
        "location": "Verona, WI, US"
      },
      {
        "name": "Max Fusselman",
        "dupr_id": "1RX7MM",
        "rating": 5.556,
        "profile_pic_url": null,
        "location": "Huntington, IN, US"
      }
    ]
  },
  {
    "team_id": 7298433077,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brock Rzesnowiecky",
        "dupr_id": "3LJOZ5",
        "rating": 5.196,
        "profile_pic_url": null,
        "location": "Belle Plaine, MN, US"
      },
      {
        "name": "Brian Anderson",
        "dupr_id": "8GGYV8",
        "rating": 5.382,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  }
]