Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Harvest Crush 2024 - Men's Open

ID: 6481888564

Match Scores

3-15

Win

Play Date

2024-09-14

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
YC
Yonatan Crane

L5MN76 · USA

DUPR

3.096

John Keiffer

8E7QWW · Danville, CA, US

DUPR

4.214

TEAM 2WINNER
Jimmy Dang

8DD7G4 · Livermore, CA, US

DUPR

4.919

Avery Moore

16N6KK · Richmond, CA, US

DUPR

4.702

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-6481888564
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4567361439,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yonatan Crane",
        "dupr_id": "L5MN76",
        "rating": 3.096,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Keiffer",
        "dupr_id": "8E7QWW",
        "rating": 4.214,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "Danville, CA, US"
      }
    ]
  },
  {
    "team_id": 6372208447,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Dang",
        "dupr_id": "8DD7G4",
        "rating": 4.919,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
        "location": "Livermore, CA, US"
      },
      {
        "name": "Avery Moore",
        "dupr_id": "16N6KK",
        "rating": 4.702,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Richmond, CA, US"
      }
    ]
  }
]