Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7248186747

Match Scores

11-4

Loss

Play Date

2026-06-05

Play Time (Est)

4:45 AM

Play Location

Fresno, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KB
Kayden Berry

V2EEG7 · USA

DUPR

4.179

CG
Connor Garcia

PK2GXQ · Fresno, CA, US

DUPR

4.053

TEAM 2LOSS
JR
Jose Ramirez

8D775Y · Fresno, CA, US

DUPR

4.038

AR
Aaron Rettig

OZOMY7 · USA

DUPR

3.789

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-7248186747
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8366990320,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kayden Berry",
        "dupr_id": "V2EEG7",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Connor Garcia",
        "dupr_id": "PK2GXQ",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Fresno, CA, US"
      }
    ]
  },
  {
    "team_id": 7034246866,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jose Ramirez",
        "dupr_id": "8D775Y",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Fresno, CA, US"
      },
      {
        "name": "Aaron Rettig",
        "dupr_id": "OZOMY7",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]