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

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

ID: 8000810818

Match Scores

15-5

Win

Play Date

2025-06-28

Play Time (Est)

11:30 PM

Play Location

Alexandria, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZD
Zach Driscoll

8EVOE1 · USA

DUPR

5.131

DF
Daniel Fragodt

3YYE4K · Glenwood, MN, US

DUPR

5.134

TEAM 2LOSS
TS
Tyler Sangren

Z9WDQL · USA

DUPR

4.632

LE
Lewis Ekola

X2YXQX · USA

DUPR

4.632

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-8000810818
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4570610728,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Driscoll",
        "dupr_id": "8EVOE1",
        "rating": 5.131,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Fragodt",
        "dupr_id": "3YYE4K",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "Glenwood, MN, US"
      }
    ]
  },
  {
    "team_id": 6807540024,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Sangren",
        "dupr_id": "Z9WDQL",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lewis Ekola",
        "dupr_id": "X2YXQX",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]