Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group A - Challenger Bracket

ID: 8151788123

Match Scores

21-14

Win

Play Date

2025-11-22

Play Time (Est)

12:45 AM

Play Location

Center Court Pickleball Club Gilbert

View Facility Page →

Competitor Teams

TEAM 1WINNER
LF
Luke Foster

30NEW4 · Salt Lake City, UT, US

DUPR

4.129

AP
Adam Perry

4L2VGK · USA

DUPR

4.368

TEAM 2LOSS
LM
Lucas Magana

DNWZY4 · USA

DUPR

3.652

OR
Oliver Rasmussen

4LQQOM · Palo Alto, CA, US

DUPR

4.052

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-8151788123
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4972651803,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Foster",
        "dupr_id": "30NEW4",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Adam Perry",
        "dupr_id": "4L2VGK",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8315411132,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucas Magana",
        "dupr_id": "DNWZY4",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Oliver Rasmussen",
        "dupr_id": "4LQQOM",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  }
]