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

Friday Low Intermediate Partner League Week 3

ID: 5897694469

Match Scores

11-7

Win

Play Date

2026-05-15

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Brian Merrick

12G467 · USA

DUPR

2.786

TK
Tonya K

9JRPKV · USA

DUPR

2.880

TEAM 2LOSS
AS
Adam Sampson

0PRR24 · Eagan, MN, US

DUPR

2.396

AS
Alexandra Sampson

Z4497D · Savage, MN, US

DUPR

2.266

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-5897694469
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7731872967,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Merrick",
        "dupr_id": "12G467",
        "rating": 2.786,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tonya K",
        "dupr_id": "9JRPKV",
        "rating": 2.88,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7093082883,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Sampson",
        "dupr_id": "0PRR24",
        "rating": 2.396,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Alexandra Sampson",
        "dupr_id": "Z4497D",
        "rating": 2.266,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      }
    ]
  }
]