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

Friday Low Intermediate Partner League Week 2

ID: 7245109961

Match Scores

4-11

Loss

Play Date

2026-05-08

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
M
Myra

OZZ5P7 · MN, US

DUPR

2.852

TJ
Todd Johnson

NXZ5X7 · Eagan, MN, US

DUPR

3.023

TEAM 2WINNER
AS
Adam Sampson

0PRR24 · Eagan, MN, US

DUPR

2.333

AS
Alexandra Sampson

Z4497D · Savage, MN, US

DUPR

2.283

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-7245109961
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8199517261,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Myra",
        "dupr_id": "OZZ5P7",
        "rating": 2.852,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Todd  Johnson",
        "dupr_id": "NXZ5X7",
        "rating": 3.023,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 7803179212,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Sampson",
        "dupr_id": "0PRR24",
        "rating": 2.333,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Alexandra Sampson",
        "dupr_id": "Z4497D",
        "rating": 2.283,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      }
    ]
  }
]