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

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

ID: 8000162948

Match Scores

11-2, 11-8

Win

Play Date

2025-06-28

Play Time (Est)

9:00 PM

Play Location

Alexandria, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZD
Zach Driscoll

8EVOE1 · USA

DUPR

5.252

DF
Daniel Fragodt

3YYE4K · Glenwood, MN, US

DUPR

5.182

TEAM 2LOSS
TW
Tyler Waldemarsen

YGJD2P · Willmar, MN, US

DUPR

5.058

MO
Manny Obregon

4ZZX9M · Willmar, MN, US

DUPR

4.809

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-8000162948
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8418064892,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Driscoll",
        "dupr_id": "8EVOE1",
        "rating": 5.252,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Fragodt",
        "dupr_id": "3YYE4K",
        "rating": 5.182,
        "profile_pic_url": null,
        "location": "Glenwood, MN, US"
      }
    ]
  },
  {
    "team_id": 7705398466,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Waldemarsen",
        "dupr_id": "YGJD2P",
        "rating": 5.058,
        "profile_pic_url": null,
        "location": "Willmar, MN, US"
      },
      {
        "name": "Manny Obregon",
        "dupr_id": "4ZZX9M",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": "Willmar, MN, US"
      }
    ]
  }
]