Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Selkirk San Miguel Open

ID: 4677830785

Match Scores

11-2

Win

Play Date

2025-11-17

Play Time (Est)

2:15 AM

Play Location

San Miguel de Allende, Guanajuato, Mexico

View Facility Page →

Competitor Teams

TEAM 1WINNER
DP
Dany Pantoja

MYMVPP · USA

DUPR

3.759

NG
Nelson gamboa

1Q49XR · Juriquilla, Qro., MX

DUPR

4.808

TEAM 2LOSS
DT
Dante Torices

WNLMNG · USA

DUPR

3.546

VU
Valeria Urbiola

KDPYYQ · USA

DUPR

3.885

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-4677830785
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6125988422,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dany Pantoja",
        "dupr_id": "MYMVPP",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nelson gamboa",
        "dupr_id": "1Q49XR",
        "rating": 4.808,
        "profile_pic_url": null,
        "location": "Juriquilla, Qro., MX"
      }
    ]
  },
  {
    "team_id": 6386990361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dante Torices",
        "dupr_id": "WNLMNG",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Valeria Urbiola",
        "dupr_id": "KDPYYQ",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]