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

Competitive Open Play Match

ID: 5352009444

Match Scores

11-6

Loss

Play Date

2024-06-25

Play Time (Est)

1:00 PM

Play Location

Harrison, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EE
Emal Ehsan

JZ4MRJ · Rye Brook, NY, US

DUPR

3.364

AG
Avery Gelwicks

Q5PG9R · USA

DUPR

2.830

TEAM 2LOSS
ES
Emily Spilotras

84MYO2 · Briarcliff Manor, NY, US

DUPR

3.654

TP
Tad Philipp

GG224V · USA

DUPR

3.102

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-5352009444
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6487976414,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emal Ehsan",
        "dupr_id": "JZ4MRJ",
        "rating": 3.364,
        "profile_pic_url": null,
        "location": "Rye Brook, NY, US"
      },
      {
        "name": "Avery Gelwicks",
        "dupr_id": "Q5PG9R",
        "rating": 2.83,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4590714628,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Spilotras",
        "dupr_id": "84MYO2",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "Briarcliff Manor, NY, US"
      },
      {
        "name": "Tad Philipp",
        "dupr_id": "GG224V",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]