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

Official Rated Play - 4.25+

ID: 4396208752

Match Scores

11-5

Win

Play Date

2023-01-20

Play Time (Est)

5:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
EP
Eric Pfeffer

12PKER · Medina, MN, US

DUPR

4.459

AG
Aaron Greene

12PWN9 · Minneapolis, MN, US

DUPR

4.761

TEAM 2LOSS
DB
David Bergman

89JYKK · Minneapolis, MN, US

DUPR

4.481

LB
Luke Bergman

3ZW7P3 · Maple Grove, MN, US

DUPR

4.378

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-4396208752
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7549570862,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Pfeffer",
        "dupr_id": "12PKER",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Medina, MN, US"
      },
      {
        "name": "Aaron Greene",
        "dupr_id": "12PWN9",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6431497251,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Bergman",
        "dupr_id": "89JYKK",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Luke Bergman",
        "dupr_id": "3ZW7P3",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  }
]