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

Monday Intermediate Partner League Week 5

ID: 7815454311

Match Scores

9-11

Win

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PH
Paula Hoffman

O6VR92 · USA

DUPR

2.211

TH
Tony Hoffman

3V2Y67 · USA

DUPR

2.812

TEAM 2WINNER
AS
Adam Sampson

0PRR24 · Eagan, MN, US

DUPR

2.520

AS
Alexandra Sampson

Z4497D · Savage, MN, US

DUPR

2.280

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-7815454311
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4737692786,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paula Hoffman",
        "dupr_id": "O6VR92",
        "rating": 2.211,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tony Hoffman",
        "dupr_id": "3V2Y67",
        "rating": 2.812,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5852164930,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Sampson",
        "dupr_id": "0PRR24",
        "rating": 2.52,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Alexandra Sampson",
        "dupr_id": "Z4497D",
        "rating": 2.28,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      }
    ]
  }
]