Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3rd Annual San Juan Slam Tournament - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 6026972081

Match Scores

11-8

Win

Play Date

2025-09-20

Play Time (Est)

6:15 AM

Play Location

Ridgway, CO

Unverified Facility

Competitor Teams

TEAM 1WINNER
AA
AMY ALFORD

8EL5DM · Santa Fe, NM, US

DUPR

3.738

DJ
Dave Jones

V42ERP · USA

DUPR

3.834

TEAM 2LOSS
SF
Sheila Fajl

XKYMW5 · USA

DUPR

3.589

MH
Michael Hill

QPKDZ4 · Santa Fe, NM, US

DUPR

4.305

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-6026972081
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7989521021,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "AMY ALFORD",
        "dupr_id": "8EL5DM",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "Dave Jones",
        "dupr_id": "V42ERP",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8508255889,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sheila Fajl",
        "dupr_id": "XKYMW5",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Hill",
        "dupr_id": "QPKDZ4",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      }
    ]
  }
]