Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Paddle Up Pickleball Club Championship Tournament Men's Doubles Championship Division

ID: 7508676337

Match Scores

11-1

Loss

Play Date

2025-07-26

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NB
Nick Brown

ODJ0LW · St. Louis, MO, US

DUPR

4.865

AL
Andrew Lanson

59O04P · St. Louis, MO, US

DUPR

4.696

TEAM 2LOSS
LW
Louis wallace

8KNOK8 · St. Louis, MO, US

DUPR

4.164

JF
Josh Feather

3PP6WZ · Creve Coeur, MO, US

DUPR

4.058

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-7508676337
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7131225414,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Brown",
        "dupr_id": "ODJ0LW",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Andrew Lanson",
        "dupr_id": "59O04P",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  },
  {
    "team_id": 5180312780,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Louis wallace",
        "dupr_id": "8KNOK8",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Josh Feather",
        "dupr_id": "3PP6WZ",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Creve Coeur, MO, US"
      }
    ]
  }
]