Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Group A - Challenger Bracket

ID: 4838302422

Match Scores

21-10

Loss

Play Date

2025-11-22

Play Time (Est)

7:30 PM

Play Location

Center Court Pickleball Club Gilbert

View Facility Page →

Competitor Teams

TEAM 1WINNER
BD
Ben Dickman Jr

7DVPG5 · Queen Creek, AZ, US

DUPR

4.671

EP
Evan Pinard

17NGN9 · Canyon Lake, CA, US

DUPR

4.898

TEAM 2LOSS
LF
Luke Foster

30NEW4 · Salt Lake City, UT, US

DUPR

4.116

AP
Adam Perry

4L2VGK · USA

DUPR

4.354

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-4838302422
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6174466483,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Dickman Jr",
        "dupr_id": "7DVPG5",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Evan Pinard",
        "dupr_id": "17NGN9",
        "rating": 4.898,
        "profile_pic_url": null,
        "location": "Canyon Lake, CA, US"
      }
    ]
  },
  {
    "team_id": 5299381432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Foster",
        "dupr_id": "30NEW4",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Adam Perry",
        "dupr_id": "4L2VGK",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]