Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

1st Team - North DUPR Collegiate

ID: 6405771709

Match Scores

21-14

Win

Play Date

2025-04-12

Play Time (Est)

2:15 AM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1WINNER
EL
Emily Lara

9P7Y6J · Jacksonville, FL, US

DUPR

4.323

MB
Mackenzie Brown

16PWWG · St. Augustine, FL, US

DUPR

4.271

TEAM 2LOSS
KH
Kristina Hryshchuk

YGOYXG · USA

DUPR

4.289

RZ
Rachel Zhang

PZ5LYM · USA

DUPR

3.490

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-6405771709
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5505246341,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Lara",
        "dupr_id": "9P7Y6J",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Mackenzie Brown",
        "dupr_id": "16PWWG",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      }
    ]
  },
  {
    "team_id": 6680887021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristina Hryshchuk",
        "dupr_id": "YGOYXG",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel Zhang",
        "dupr_id": "PZ5LYM",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]