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

Official Rated Play - 4.25+

ID: 5978979361

Match Scores

11-4

Loss

Play Date

2023-01-20

Play Time (Est)

2:15 AM

Play Location

Lucky Shots Pickleball Club, 5th Street Northeast, Minneapolis, MN, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
Tad Sonneman

1NN7GW · Tenstrike, MN, US

DUPR

4.698

BV
Brennan Vargas

3VPZWJ · Plymouth, MN, US

DUPR

4.972

TEAM 2LOSS
EP
Eric Pfeffer

12PKER · Medina, MN, US

DUPR

4.459

DB
David Bergman

89JYKK · Minneapolis, MN, US

DUPR

4.481

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-5978979361
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7790920499,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tad Sonneman",
        "dupr_id": "1NN7GW",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "Tenstrike, MN, US"
      },
      {
        "name": "Brennan Vargas",
        "dupr_id": "3VPZWJ",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 7550557133,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Pfeffer",
        "dupr_id": "12PKER",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Medina, MN, US"
      },
      {
        "name": "David Bergman",
        "dupr_id": "89JYKK",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]