Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NM Games 2025 - Mens Doubles Skill: OPEN

ID: 8081649983

Match Scores

15-8

Win

Play Date

2025-09-20

Play Time (Est)

12:45 AM

Play Location

Albuquerque, NM

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
Dave Solomon

3YNRWK · Albuquerque, NM, US

DUPR

4.610

AK
Adam Krafft

3LVWO5 · USA

DUPR

5.245

TEAM 2LOSS
BE
Brett Elliff

O6WXZ2 · USA

DUPR

3.892

JS
Jesse Schedler

EWLMYM · USA

DUPR

3.959

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-8081649983
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4941901149,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Solomon",
        "dupr_id": "3YNRWK",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      },
      {
        "name": "Adam Krafft",
        "dupr_id": "3LVWO5",
        "rating": 5.245,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5339246814,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Elliff",
        "dupr_id": "O6WXZ2",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jesse Schedler",
        "dupr_id": "EWLMYM",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]