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

SSLT MLP Tournament

ID: 6099751692

Match Scores

14-15

Win

Play Date

2025-03-16

Play Time (Est)

1:00 PM

Play Location

5600 Roswell Rd, Sandy Springs, GA 30342, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
BE
Brian Early

Q5QO40 · USA

DUPR

2.767

EA
Emma Apostol

X2E0X4 · USA

DUPR

3.117

TEAM 2WINNER
IP
Ivan Padilla

L5MGJZ · Roswell, GA, US

DUPR

3.866

CG
Corrin Grayson

129LM4 · Woodstock, GA, US

DUPR

3.492

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-6099751692
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4864322915,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Early",
        "dupr_id": "Q5QO40",
        "rating": 2.767,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emma Apostol",
        "dupr_id": "X2E0X4",
        "rating": 3.117,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6399251810,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ivan Padilla",
        "dupr_id": "L5MGJZ",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Corrin Grayson",
        "dupr_id": "129LM4",
        "rating": 3.492,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      }
    ]
  }
]