Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 14 Group A

ID: 4796587218

Match Scores

17-21

Loss

Play Date

2026-05-09

Play Time (Est)

7:30 PM

Play Location

Pickleball Kingdom Memphis-Germantown

Unverified Facility

Competitor Teams

TEAM 1LOSS
BB
Brandon Bailey

8K2QKQ · Gardendale, AL, US

DUPR

3.989

MM
Mustafa Muneer

8WVE7Y · Pelham, AL, US

DUPR

3.724

TEAM 2WINNER
ET
Eric tollefsen

NR5K4W · Memphis, TN, US

DUPR

3.396

RT
Riley Tollefsen

N7X75W · Memphis, TN, US

DUPR

3.944

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-4796587218
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4715669648,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Bailey",
        "dupr_id": "8K2QKQ",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Gardendale, AL, US"
      },
      {
        "name": "Mustafa Muneer",
        "dupr_id": "8WVE7Y",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "Pelham, AL, US"
      }
    ]
  },
  {
    "team_id": 6857986928,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric tollefsen",
        "dupr_id": "NR5K4W",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Riley Tollefsen",
        "dupr_id": "N7X75W",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      }
    ]
  }
]