Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4/8 Crazy 8's

ID: 7004880747

Match Scores

11-4

Win

Play Date

2026-04-08

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Bryon Sharp

592RP0 · Minneapolis, MN, US

DUPR

3.887

Steven Schweiger

MYMYQL · Minneapolis, MN, US

DUPR

4.257

TEAM 2LOSS
Nathan Pattee

2ZG0DY · Prior Lake, MN, US

DUPR

3.758

LS
Leo Silva

6NRW6K · USA

DUPR

3.361

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-7004880747
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5273075512,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryon Sharp",
        "dupr_id": "592RP0",
        "rating": 3.887,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Steven Schweiger",
        "dupr_id": "MYMYQL",
        "rating": 4.257,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/12.jpg",
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7742382580,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Pattee",
        "dupr_id": "2ZG0DY",
        "rating": 3.758,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/29.jpg",
        "location": "Prior Lake, MN, US"
      },
      {
        "name": "Leo Silva",
        "dupr_id": "6NRW6K",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]