Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Paddle Up Pickleball Club Axes Paddle Battle Tournament - Men's Doubles Skill: (U8.0) Age: (Any)

ID: 7612348025

Match Scores

2-11

Win

Play Date

2026-04-18

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KR
Ken Reinhardt

PK27EX · USA

DUPR

3.514

MM
Marty mills

3PPXME · USA

DUPR

3.761

TEAM 2WINNER
NB
Nick Borger

XJW2W7 · Wentzville, MO, US

DUPR

4.090

AB
Andrew Blickhan

0Y24N4 · O'Fallon, MO, US

DUPR

4.288

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-7612348025
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7318432256,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ken Reinhardt",
        "dupr_id": "PK27EX",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Marty mills",
        "dupr_id": "3PPXME",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4940873060,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Borger",
        "dupr_id": "XJW2W7",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Wentzville, MO, US"
      },
      {
        "name": "Andrew Blickhan",
        "dupr_id": "0Y24N4",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  }
]