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

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

ID: 7808114926

Match Scores

15-8

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.200

DF
Daniel Fragodt

3YYE4K · Glenwood, MN, US

DUPR

5.159

TEAM 2LOSS
TW
Tyler Waldemarsen

YGJD2P · Willmar, MN, US

DUPR

5.052

MO
Manny Obregon

4ZZX9M · Willmar, MN, US

DUPR

4.797

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-7808114926
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6037855733,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Driscoll",
        "dupr_id": "8EVOE1",
        "rating": 5.2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Fragodt",
        "dupr_id": "3YYE4K",
        "rating": 5.159,
        "profile_pic_url": null,
        "location": "Glenwood, MN, US"
      }
    ]
  },
  {
    "team_id": 4314773957,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Waldemarsen",
        "dupr_id": "YGJD2P",
        "rating": 5.052,
        "profile_pic_url": null,
        "location": "Willmar, MN, US"
      },
      {
        "name": "Manny Obregon",
        "dupr_id": "4ZZX9M",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "Willmar, MN, US"
      }
    ]
  }
]