Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

crazy8-DUPR 0221

ID: 6508321232

Match Scores

11-3

Win

Play Date

2026-02-21

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Ger Vue

PWQL7Q · Saint Paul, MN, US

DUPR

4.329

Mike Jones

YX5ZWP · USA

DUPR

3.792

TEAM 2LOSS
WJ
William Jenkins

KYDM56 · USA

DUPR

3.183

TP
Tri Pham

J557RO · USA

DUPR

3.699

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-6508321232
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8389518759,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ger Vue",
        "dupr_id": "PWQL7Q",
        "rating": 4.329,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Mike Jones",
        "dupr_id": "YX5ZWP",
        "rating": 3.792,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/46.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 7756598368,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Jenkins",
        "dupr_id": "KYDM56",
        "rating": 3.183,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tri Pham",
        "dupr_id": "J557RO",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]