Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week #4

ID: 5257865402

Match Scores

11-5

Loss

Play Date

2025-12-10

Play Time (Est)

3:30 PM

Play Location

Pickleball Kingdom, Appleton, WI

View Facility Page →

Competitor Teams

TEAM 1WINNER
Mark Johnson

N74WPW · Appleton, WI, US

DUPR

3.880

Ryan Burns

K5E4WK · Appleton, WI, US

DUPR

3.962

TEAM 2LOSS
TN
Tyler Nalbach

QXVMXN · USA

DUPR

3.899

Derik Huss

V70X7J · Oshkosh, WI, US

DUPR

4.190

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-5257865402
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7926781288,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Johnson",
        "dupr_id": "N74WPW",
        "rating": 3.88,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/1.jpg",
        "location": "Appleton, WI, US"
      },
      {
        "name": "Ryan Burns",
        "dupr_id": "K5E4WK",
        "rating": 3.962,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/52.jpg",
        "location": "Appleton, WI, US"
      }
    ]
  },
  {
    "team_id": 6192112044,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Nalbach",
        "dupr_id": "QXVMXN",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Derik Huss",
        "dupr_id": "V70X7J",
        "rating": 4.19,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "Oshkosh, WI, US"
      }
    ]
  }
]