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

Fall Fixed Pair DUPR Event

ID: 5537201248

Match Scores

11-13

Loss

Play Date

2025-11-14

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PP
Phil Perry

RXX0EM · Asbury Park, NJ, US

Rated Score

2.941

KM
Kelsey Miller

76Z24M · Neptune Township, NJ, US

Rated Score

3.659

TEAM 2WINNER
JO
Jiovanni olvera

LVM0YK · USA

Rated Score

2.771

JC
James cooper

RWLGDD · USA

Rated Score

3.110

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-5537201248
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7772808521,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Phil Perry",
        "dupr_id": "RXX0EM",
        "rating": 2.941,
        "profile_pic_url": null,
        "location": "Asbury Park, NJ, US"
      },
      {
        "name": "Kelsey Miller",
        "dupr_id": "76Z24M",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": "Neptune Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 5357529278,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jiovanni olvera",
        "dupr_id": "LVM0YK",
        "rating": 2.771,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James cooper",
        "dupr_id": "RWLGDD",
        "rating": 3.11,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]