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

League B

ID: 6118699573

Match Scores

1-11

Loss

Play Date

2024-11-13

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BC
Brad Carpenter

8DD064 · Sandy, UT, US

DUPR

4.967

ZH
Zachary Harris

8W7Q5Q · Lehi, UT, US

DUPR

4.797

TEAM 2WINNER
SC
Skyler Cleveland

6ZWR0Q · Provo, UT, US

DUPR

5.096

JP
Jaren Pope

NYX6L2 · UT, US

DUPR

4.824

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-6118699573
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6213333943,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Carpenter",
        "dupr_id": "8DD064",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Zachary Harris",
        "dupr_id": "8W7Q5Q",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 4804492181,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Skyler Cleveland",
        "dupr_id": "6ZWR0Q",
        "rating": 5.096,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Jaren Pope",
        "dupr_id": "NYX6L2",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  }
]