Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - DUPR 18 (2/22 Start Time TBD)

ID: 4358407045

Match Scores

21-13

Loss

Play Date

2026-02-22

Play Time (Est)

2:15 AM

Play Location

The Greens Country Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
Christian DeRoussel

7DNNL9 · Tulsa, OK, US

DUPR

4.452

PW
Pickleball Will

89D5E1 · Tulsa, OK, US

DUPR

5.027

TEAM 2LOSS
RN
Robert Nesselrode

W6Q4LK · Edmond, OK, US

DUPR

3.973

NY
Nicklas Yong

6N0WVQ · Edmond, OK, US

DUPR

4.035

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-4358407045
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4952259935,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christian DeRoussel",
        "dupr_id": "7DNNL9",
        "rating": 4.452,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/664e046fb6a60.jpg",
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Pickleball Will",
        "dupr_id": "89D5E1",
        "rating": 5.027,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 8204251122,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Nesselrode",
        "dupr_id": "W6Q4LK",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Nicklas Yong",
        "dupr_id": "6N0WVQ",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]