Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

1st Team - North DUPR Collegiate

ID: 5708437637

Match Scores

21-18

Loss

Play Date

2025-04-12

Play Time (Est)

6:15 AM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1WINNER
Joshua Klarfeld

L595DK · Warsaw, Masovian Voivodeship, PL

DUPR

4.904

Emily Lara

9P7Y6J · Jacksonville, FL, US

DUPR

4.319

TEAM 2LOSS
Tyler Sam

MEDX5L · Ithaca, NY, US

DUPR

4.447

KH
Kristina Hryshchuk

YGOYXG · USA

DUPR

4.293

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-5708437637
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5584217375,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Klarfeld",
        "dupr_id": "L595DK",
        "rating": 4.904,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/87.jpg",
        "location": "Warsaw, Masovian Voivodeship, PL"
      },
      {
        "name": "Emily Lara",
        "dupr_id": "9P7Y6J",
        "rating": 4.319,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/54.jpg",
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 6730598889,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Sam",
        "dupr_id": "MEDX5L",
        "rating": 4.447,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/31.jpg",
        "location": "Ithaca, NY, US"
      },
      {
        "name": "Kristina Hryshchuk",
        "dupr_id": "YGOYXG",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]