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

Competitive Open Play Match

ID: 5426418828

Match Scores

12-14

Win

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
FE
Felix Elshaw

Y4YYVE · USA

DUPR

2.862

DC
Dalina Criste

N5WQ7Z · USA

DUPR

2.000

TEAM 2WINNER
KV
Kelsi Van Kruistum

99M4KV · USA

DUPR

2.631

MK
Mukesh Krishnan

LWOQO6 · Mississauga, ON, CA

DUPR

2.156

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-5426418828
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6622332260,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Felix Elshaw",
        "dupr_id": "Y4YYVE",
        "rating": 2.862,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dalina  Criste",
        "dupr_id": "N5WQ7Z",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6820286770,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelsi  Van Kruistum",
        "dupr_id": "99M4KV",
        "rating": 2.631,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mukesh  Krishnan",
        "dupr_id": "LWOQO6",
        "rating": 2.156,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  }
]