Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring '26 - week 2

ID: 5007247789

Match Scores

15-2

Win

Play Date

2026-03-23

Play Time (Est)

2:15 AM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1WINNER
Joe Marshall

7DXQM9 · MN, US

DUPR

4.074

Bill Blegen

8GZO0M · Shorewood, MN, US

DUPR

3.846

TEAM 2LOSS
Michael Anderson

ZN6GRP · St. Louis Park, MN, US

DUPR

3.286

Alex Gale

7DVJLN · Minneapolis, MN, US

DUPR

3.287

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-5007247789
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6015481720,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Marshall",
        "dupr_id": "7DXQM9",
        "rating": 4.074,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "MN, US"
      },
      {
        "name": "Bill Blegen",
        "dupr_id": "8GZO0M",
        "rating": 3.846,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/3.jpg",
        "location": "Shorewood, MN, US"
      }
    ]
  },
  {
    "team_id": 4989079926,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Anderson",
        "dupr_id": "ZN6GRP",
        "rating": 3.286,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "St. Louis Park, MN, US"
      },
      {
        "name": "Alex Gale",
        "dupr_id": "7DVJLN",
        "rating": 3.287,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/73.jpg",
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]