Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Official Rated Play - 4.25+

ID: 4950833634

Match Scores

11-8

Win

Play Date

2023-01-20

Play Time (Est)

7:30 PM

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

EP
Eric Pfeffer

12PKER · Medina, MN, US

DUPR

4.459

TEAM 2LOSS
DH
Dominique Howard

3P0L7E · Golden Valley, MN, US

DUPR

4.167

MC
Mark Connell

1NOGYZ · Maple Grove, MN, US

DUPR

4.465

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-4950833634
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7258913621,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tad Sonneman",
        "dupr_id": "1NN7GW",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "Tenstrike, MN, US"
      },
      {
        "name": "Eric Pfeffer",
        "dupr_id": "12PKER",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Medina, MN, US"
      }
    ]
  },
  {
    "team_id": 4652260527,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dominique Howard",
        "dupr_id": "3P0L7E",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Golden Valley, MN, US"
      },
      {
        "name": "Mark Connell",
        "dupr_id": "1NOGYZ",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  }
]