Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18-Sunday 4/19

ID: 5067249538

Match Scores

23-21

Win

Play Date

2026-04-19

Play Time (Est)

11:30 PM

Play Location

Pickleball Kingdom Nashville North-Hendersonville

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Matt Brown

59X4OV · USA

DUPR

4.198

MW
McKenzie Wallace

YGD0GP · Hendersonville, TN, US

DUPR

3.613

TEAM 2LOSS
JB
Jase Blakney

3Y02ND · Scotts Hill, TN, US

DUPR

4.501

CS
Courtney Shields

0QREWX · Hoover, AL, US

DUPR

3.751

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-5067249538
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5906982192,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Brown",
        "dupr_id": "59X4OV",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "McKenzie Wallace",
        "dupr_id": "YGD0GP",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "Hendersonville, TN, US"
      }
    ]
  },
  {
    "team_id": 6603915097,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jase Blakney",
        "dupr_id": "3Y02ND",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Scotts Hill, TN, US"
      },
      {
        "name": "Courtney Shields",
        "dupr_id": "0QREWX",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Hoover, AL, US"
      }
    ]
  }
]