Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3/22/2025 - Saturday Cream of the Crop

ID: 5222616931

Match Scores

10-11

Loss

Play Date

2025-03-22

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
Jim Lundberg

4Z06D6 · USA

DUPR

3.700

BC
BARRY CRAFT

PKP9VG · Orem, UT, US

DUPR

3.594

TEAM 2WINNER
DF
DJ Farnsworth

W644XL · Draper, UT, US

DUPR

3.310

D
David

3LKVK8 · USA

DUPR

3.477

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-5222616931
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8528150374,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jim Lundberg",
        "dupr_id": "4Z06D6",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "BARRY CRAFT",
        "dupr_id": "PKP9VG",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 4566178569,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "DJ Farnsworth",
        "dupr_id": "W644XL",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "David",
        "dupr_id": "3LKVK8",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]