Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1 - DUPR 18/20 MiLP by National Pickleball

ID: 6783193500

Match Scores

21-23

Win

Play Date

2024-10-18

Play Time (Est)

1:00 PM

Play Location

Palm Desert Resort Country Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
BB
Brady Bowles

3V5Y6P · Laguna Niguel, CA, US

DUPR

4.480

JH
Julie Henderson

1RW02N · Ladera Ranch, CA, US

DUPR

4.393

TEAM 2WINNER
BD
Benjamin Druyon

4L47DM · Indio, CA, US

DUPR

4.350

DR
Drita Rosin

DW0V9M · La Quinta, CA, US

DUPR

4.695

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-6783193500
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5802256106,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brady Bowles",
        "dupr_id": "3V5Y6P",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      },
      {
        "name": "Julie Henderson",
        "dupr_id": "1RW02N",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Ladera Ranch, CA, US"
      }
    ]
  },
  {
    "team_id": 5765747341,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Druyon",
        "dupr_id": "4L47DM",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Indio, CA, US"
      },
      {
        "name": "Drita Rosin",
        "dupr_id": "DW0V9M",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      }
    ]
  }
]