Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Smash Pickleball Showdown - DUPR 18 - Match #6 - MX1

ID: 6112411885

Match Scores

13-21

Loss

Play Date

2025-03-22

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LA
LJ Agnew

JZYQZ4 · USA

DUPR

3.803

BW
Beth Watson

8WYP4K · Grimsby, ON, CA

DUPR

4.285

TEAM 2WINNER
JM
Josh Macpherosn

2LEEV7 · London, ON, CA

DUPR

4.585

UP
Una Pandurevic

N7MZ9Z · London, ON, CA

DUPR

5.256

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-6112411885
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6158460331,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "LJ Agnew",
        "dupr_id": "JZYQZ4",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Beth Watson",
        "dupr_id": "8WYP4K",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Grimsby, ON, CA"
      }
    ]
  },
  {
    "team_id": 8097977795,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Macpherosn",
        "dupr_id": "2LEEV7",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      },
      {
        "name": "Una Pandurevic",
        "dupr_id": "N7MZ9Z",
        "rating": 5.256,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      }
    ]
  }
]