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

Round Robin

ID: 8041536151

Match Scores

11-10

Loss

Play Date

2025-01-10

Play Time (Est)

8:45 AM

Play Location

5600 Roswell Rd, Sandy Springs, GA 30342, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
EA
Emma Apostol

X2E0X4 · USA

DUPR

2.716

David Gama

KXJNW6 · Atlanta, GA, US

DUPR

3.425

TEAM 2LOSS
Pear Woodson

ZNPDQD · Sandy Springs, GA, US

DUPR

3.593

TS
Teresann Sprague

35MEVL · USA

DUPR

3.094

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-8041536151
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4632645684,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emma Apostol",
        "dupr_id": "X2E0X4",
        "rating": 2.716,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David  Gama",
        "dupr_id": "KXJNW6",
        "rating": 3.425,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/31.jpg",
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5159527704,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pear Woodson",
        "dupr_id": "ZNPDQD",
        "rating": 3.593,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/84.jpg",
        "location": "Sandy Springs, GA, US"
      },
      {
        "name": "Teresann Sprague",
        "dupr_id": "35MEVL",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]