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

Fall Fixed Pair DUPR Event

ID: 8525200823

Match Scores

11-9

Loss

Play Date

2025-11-14

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JO
Jiovanni olvera

LVM0YK · USA

Rated Score

2.792

JC
James cooper

RWLGDD · USA

Rated Score

3.197

TEAM 2LOSS
PP
Phil Perry

RXX0EM · Asbury Park, NJ, US

Rated Score

2.952

KM
Kelsey Miller

76Z24M · Neptune Township, NJ, US

Rated Score

3.670

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-8525200823
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8487237031,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jiovanni olvera",
        "dupr_id": "LVM0YK",
        "rating": 2.792,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James cooper",
        "dupr_id": "RWLGDD",
        "rating": 3.197,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6258192505,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phil Perry",
        "dupr_id": "RXX0EM",
        "rating": 2.952,
        "profile_pic_url": null,
        "location": "Asbury Park, NJ, US"
      },
      {
        "name": "Kelsey Miller",
        "dupr_id": "76Z24M",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": "Neptune Township, NJ, US"
      }
    ]
  }
]