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

Competitive Open Play Match

ID: 5671628563

Match Scores

11-4

Win

Play Date

2026-05-30

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
FE
Felix Elshaw

Y4YYVE · USA

DUPR

2.910

MK
Mukesh Krishnan

LWOQO6 · Mississauga, ON, CA

DUPR

2.167

TEAM 2LOSS
TB
Tony Balla

GX2Q5Q · USA

DUPR

2.362

DC
Dalina Criste

N5WQ7Z · USA

DUPR

2.000

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-5671628563
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5856112007,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Felix Elshaw",
        "dupr_id": "Y4YYVE",
        "rating": 2.91,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mukesh  Krishnan",
        "dupr_id": "LWOQO6",
        "rating": 2.167,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  },
  {
    "team_id": 5325463891,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tony Balla",
        "dupr_id": "GX2Q5Q",
        "rating": 2.362,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dalina  Criste",
        "dupr_id": "N5WQ7Z",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]