Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NM Games 2025 - Mens Doubles Skill: OPEN

ID: 6838352738

Match Scores

15-1

Win

Play Date

2025-09-20

Play Time (Est)

3:30 PM

Play Location

Albuquerque, NM

View Facility Page →

Competitor Teams

TEAM 1WINNER
SS
Scott Stevens

DWLYPL · Santa Fe, NM, US

DUPR

4.798

TK
TODD KJELDGAARD

ZN9JNQ · USA

DUPR

4.394

TEAM 2LOSS
NP
Nicolas Porcelli

ZNWGEQ · USA

DUPR

3.925

DE
Diego Esquivel

XJKQL5 · USA

DUPR

3.631

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-6838352738
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6397283838,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Stevens",
        "dupr_id": "DWLYPL",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "TODD KJELDGAARD",
        "dupr_id": "ZN9JNQ",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5275042508,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicolas Porcelli",
        "dupr_id": "ZNWGEQ",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diego Esquivel",
        "dupr_id": "XJKQL5",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]