Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8521373704

Match Scores

5-11, 5-11, 3-11

Win

Play Date

2023-01-23

Play Time (Est)

5:00 PM

Play Location

Rogers Tennis Club, 147th Avenue North, Rogers, MN, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AB
Aaron Barber

3XRXJ5 · Maple Grove, MN, US

DUPR

4.721

GD
Gordy Diekmann

3XK4G2 · USA

DUPR

3.500

TEAM 2WINNER
RF
Ryan Funfar

17J55N · Saint Michael, MN, US

DUPR

4.858

EP
Eric Pfeffer

12PKER · Medina, MN, US

DUPR

4.459

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-8521373704
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6995439120,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Barber",
        "dupr_id": "3XRXJ5",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Gordy Diekmann",
        "dupr_id": "3XK4G2",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4877826873,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Funfar",
        "dupr_id": "17J55N",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Saint Michael, MN, US"
      },
      {
        "name": "Eric Pfeffer",
        "dupr_id": "12PKER",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Medina, MN, US"
      }
    ]
  }
]