Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPCM Winter - week 7

ID: 8416559008

Match Scores

15-3

Loss

Play Date

2026-02-24

Play Time (Est)

5:00 PM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1WINNER
Danny Anderson

3V6NE6 · MN, US

DUPR

4.293

Joe Elling

XJE654 · Maple Plain, MN, US

DUPR

4.028

TEAM 2LOSS
Rick Gale

ZN6N6Q · Minneapolis, MN, US

DUPR

3.319

Daniel Schaefer

V7DV5J · Minnetonka, MN, US

DUPR

3.912

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-8416559008
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8552516873,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Anderson",
        "dupr_id": "3V6NE6",
        "rating": 4.293,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/4.jpg",
        "location": "MN, US"
      },
      {
        "name": "Joe Elling",
        "dupr_id": "XJE654",
        "rating": 4.028,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/47.jpg",
        "location": "Maple Plain, MN, US"
      }
    ]
  },
  {
    "team_id": 5076341496,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rick Gale",
        "dupr_id": "ZN6N6Q",
        "rating": 3.319,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/84.jpg",
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Daniel Schaefer",
        "dupr_id": "V7DV5J",
        "rating": 3.912,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/7.jpg",
        "location": "Minnetonka, MN, US"
      }
    ]
  }
]