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

Competitive Open Play Match

ID: 4498817375

Match Scores

10-15

Win

Play Date

2026-05-30

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AO
Andrew Oliver

G5VW0Q · USA

DUPR

2.918

AO
Andrew Overton

DNKJ96 · USA

DUPR

2.976

TEAM 2WINNER
AC
Andy Clarke

YXKYWG · Shrewsbury, England, GB

DUPR

3.043

SC
Shaun Clark

6KYOLQ · USA

DUPR

3.088

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-4498817375
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4863398376,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Oliver",
        "dupr_id": "G5VW0Q",
        "rating": 2.918,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Overton",
        "dupr_id": "DNKJ96",
        "rating": 2.976,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4541567674,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Clarke",
        "dupr_id": "YXKYWG",
        "rating": 3.043,
        "profile_pic_url": null,
        "location": "Shrewsbury, England, GB"
      },
      {
        "name": "Shaun Clark",
        "dupr_id": "6KYOLQ",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]