Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LA PREGUNTA TOURNAMENT - 4.5 Mixed Doubles - Pool A

ID: 5949912249

Match Scores

2-11

Loss

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AL
Andrea Lopez Cepero

MYEZ5P · San Juan, San Juan, PR

DUPR

4.010

AP
Arnaldo Pacheco

DWDYG6 · Morristown, NJ, US

DUPR

4.402

TEAM 2WINNER
JF
Jose F Vicens Baez

QPR24D · Palmas del Mar, Humacao, PR

DUPR

4.548

KR
Kishany Rivera

QJZ9W0 · USA

DUPR

4.156

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-5949912249
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6141204357,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrea Lopez Cepero",
        "dupr_id": "MYEZ5P",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "San Juan, San Juan, PR"
      },
      {
        "name": "Arnaldo Pacheco",
        "dupr_id": "DWDYG6",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Morristown, NJ, US"
      }
    ]
  },
  {
    "team_id": 5603069334,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jose F Vicens Baez",
        "dupr_id": "QPR24D",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Palmas del Mar, Humacao, PR"
      },
      {
        "name": "Kishany Rivera",
        "dupr_id": "QJZ9W0",
        "rating": 4.156,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]