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

Summer Paddle Battle - Mens Doubles Skill: (3.5 To 4.0) Age: (Any)

ID: 8447058894

Match Scores

5-11

Loss

Play Date

2025-06-28

Play Time (Est)

7:30 PM

Play Location

Alexandria, MN

View Facility Page →

Competitor Teams

TEAM 1LOSS
CM
Chadd Moser

3XYMJ2 · Minneapolis, MN, US

DUPR

3.516

TR
Todd Rohrer

G09WOV · USA

DUPR

3.131

TEAM 2WINNER
DA
Dane Ankeny

Q5VDQ0 · USA

DUPR

3.657

AH
Andy Heem

RZJPLE · USA

DUPR

3.683

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-8447058894
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5690696033,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chadd Moser",
        "dupr_id": "3XYMJ2",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Todd Rohrer",
        "dupr_id": "G09WOV",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7736983988,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dane Ankeny",
        "dupr_id": "Q5VDQ0",
        "rating": 3.657,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Heem",
        "dupr_id": "RZJPLE",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]