Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

ERA Pickleball: DUPR Nights

ID: 4517230673

Match Scores

6-11

Loss

Play Date

2026-03-20

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BB
Brandon Bertolet

6PXPJD · USA

DUPR

2.473

NL
Natalie Leger

DWMM26 · Houston, TX, US

DUPR

2.399

TEAM 2WINNER
JK
John Kitwanphatthana

X00W72 · USA

DUPR

2.577

EM
Eileen Montgomery

7ZKGN9 · USA

DUPR

2.743

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-4517230673
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5177493696,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Bertolet",
        "dupr_id": "6PXPJD",
        "rating": 2.473,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Natalie Leger",
        "dupr_id": "DWMM26",
        "rating": 2.399,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 6034284728,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Kitwanphatthana",
        "dupr_id": "X00W72",
        "rating": 2.577,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eileen  Montgomery",
        "dupr_id": "7ZKGN9",
        "rating": 2.743,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]