Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Friday Coed Scramble- Session #3

ID: 7367195078

Match Scores

15-5

Win

Play Date

2026-06-06

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ER
Ethan Rang

D57474 · Gilbert, AZ, US

DUPR

3.080

CS
Craig Spencer

9JDOE7 · Gilbert, AZ, US

DUPR

2.768

TEAM 2LOSS
EO
Edward Ong

4PNMKK · USA

DUPR

3.015

SK
Steve Kleva

Q9LZ60 · USA

DUPR

2.345

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-7367195078
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5774099176,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Rang",
        "dupr_id": "D57474",
        "rating": 3.08,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Craig Spencer",
        "dupr_id": "9JDOE7",
        "rating": 2.768,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 6882436537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edward Ong",
        "dupr_id": "4PNMKK",
        "rating": 3.015,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Kleva",
        "dupr_id": "Q9LZ60",
        "rating": 2.345,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]