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

Pool 2

ID: 7064577573

Match Scores

8-11

Loss

Play Date

2025-06-07

Play Time (Est)

10:15 AM

Play Location

Kingsbury Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
SK
Sam Kim

8JV5WM · Boston, MA, US

DUPR

5.624

SW
Sean Wei

QPNM7N · Quincy, MA, US

DUPR

5.556

TEAM 2WINNER
PD
Patrick Dempsey

3P6L9Z · Norwood, MA, US

DUPR

4.838

AS
Adam Smith

8G494D · Needham, MA, US

DUPR

5.138

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-7064577573
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8244514565,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Kim",
        "dupr_id": "8JV5WM",
        "rating": 5.624,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Sean Wei",
        "dupr_id": "QPNM7N",
        "rating": 5.556,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      }
    ]
  },
  {
    "team_id": 6030718877,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Dempsey",
        "dupr_id": "3P6L9Z",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Norwood, MA, US"
      },
      {
        "name": "Adam Smith",
        "dupr_id": "8G494D",
        "rating": 5.138,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      }
    ]
  }
]