Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday Advanced End of League Tournament

ID: 6418393568

Match Scores

11-10

Loss

Play Date

2025-12-15

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PF
Paul Fastner

2QRZ64 · Minneapolis, MN, US

DUPR

4.119

AT
Aaron Thompson

6KOMDK · USA

DUPR

4.426

TEAM 2LOSS
JS
John Sandell

W6XQPK · Minneapolis, MN, US

DUPR

3.979

AG
Andy Glockner

6ZXZ5G · Minneapolis, MN, US

DUPR

4.366

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-6418393568
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8053930862,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Fastner",
        "dupr_id": "2QRZ64",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Aaron Thompson",
        "dupr_id": "6KOMDK",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4618165103,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Sandell",
        "dupr_id": "W6XQPK",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Andy Glockner",
        "dupr_id": "6ZXZ5G",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]