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

Summer Paddle Battle - Mens Doubles Skill: (Open) Age: (Any)

ID: 5974416591

Match Scores

15-2

Win

Play Date

2025-06-28

Play Time (Est)

4:45 AM

Play Location

Alexandria, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZD
Zach Driscoll

8EVOE1 · USA

DUPR

5.139

DF
Daniel Fragodt

3YYE4K · Glenwood, MN, US

DUPR

5.137

TEAM 2LOSS
TM
Tyler Meckley

1RGZN8 · USA

DUPR

4.527

KM
Keith Muehlbauer

7N5RV9 · USA

DUPR

4.460

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-5974416591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4507715436,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Driscoll",
        "dupr_id": "8EVOE1",
        "rating": 5.139,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Fragodt",
        "dupr_id": "3YYE4K",
        "rating": 5.137,
        "profile_pic_url": null,
        "location": "Glenwood, MN, US"
      }
    ]
  },
  {
    "team_id": 7873297152,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Meckley",
        "dupr_id": "1RGZN8",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keith  Muehlbauer",
        "dupr_id": "7N5RV9",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]