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

4.5+ Men's Invitational

ID: 6857903190

Match Scores

15-4

Loss

Play Date

2024-12-08

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SK
Sam Kim

8JV5WM · Boston, MA, US

DUPR

5.653

PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.711

TEAM 2LOSS
CP
Claude Peltz

305ND4 · Manchester, NH, US

DUPR

5.007

PP
Patrick Pang

3X7JKR · Peabody, MA, US

DUPR

4.476

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-6857903190
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7733215888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Kim",
        "dupr_id": "8JV5WM",
        "rating": 5.653,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.711,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      }
    ]
  },
  {
    "team_id": 8059950574,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Claude Peltz",
        "dupr_id": "305ND4",
        "rating": 5.007,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Patrick Pang",
        "dupr_id": "3X7JKR",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Peabody, MA, US"
      }
    ]
  }
]