Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

10/03 Men’s 4.0+ Set Partner

ID: 5342973741

Match Scores

0-15

Win

Play Date

2024-10-04

Play Time (Est)

10:15 AM

Play Location

1433 E Williams Field Rd

View Facility Page →

Competitor Teams

TEAM 1LOSS
BR
Brian Rogerson Jr

JZLR74 · USA

DUPR

3.856

EF
Elijah Fougnies

NYLM7N · USA

DUPR

3.622

TEAM 2WINNER
CL
Chad Lindaman

ODO4RE · Gilbert, AZ, US

DUPR

4.698

CN
Cory Neal

V7R5GE · Gilbert, AZ, US

DUPR

4.575

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-5342973741
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6332912676,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Rogerson Jr",
        "dupr_id": "JZLR74",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elijah Fougnies",
        "dupr_id": "NYLM7N",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6437077280,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chad Lindaman",
        "dupr_id": "ODO4RE",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Cory Neal",
        "dupr_id": "V7R5GE",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]