Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Foundation DUPR

ID: 5068211676

Match Scores

11-4

Win

Play Date

2026-06-02

Play Time (Est)

1:00 PM

Play Location

Pickle and Social - Gwinnett

Unverified Facility

Competitor Teams

TEAM 1WINNER
MA
Mehul Amin

2PQ297 · Buford, GA, US

DUPR

3.180

JC
Julia Copeland

PPM7WX · Atlanta, GA, US

DUPR

2.388

TEAM 2LOSS
NA
Nazia Ayodele

JY4D5W · USA

DUPR

2.000

TG
Tyler Galasso

Y4PPYG · USA

DUPR

2.515

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5068211676
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7474836839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mehul Amin",
        "dupr_id": "2PQ297",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": "Buford, GA, US"
      },
      {
        "name": "Julia Copeland",
        "dupr_id": "PPM7WX",
        "rating": 2.388,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5082792342,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nazia Ayodele",
        "dupr_id": "JY4D5W",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Galasso",
        "dupr_id": "Y4PPYG",
        "rating": 2.515,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]