Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LA PREGUNTA TOURNAMENT - 4.5 Mixed Doubles - Pool A

ID: 7172787869

Match Scores

6-11

Loss

Play Date

2026-05-31

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AL
Andrea Lopez Cepero

MYEZ5P · San Juan, San Juan, PR

DUPR

4.033

AP
Arnaldo Pacheco

DWDYG6 · Morristown, NJ, US

DUPR

4.421

TEAM 2WINNER
AN
Anna Nieves

2LMXKY · Dorado, Dorado, PR

DUPR

4.467

FD
Felix Dejesus

GG7K0Q · Las Piedras, PR

DUPR

4.714

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-7172787869
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7632035086,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrea Lopez Cepero",
        "dupr_id": "MYEZ5P",
        "rating": 4.033,
        "profile_pic_url": null,
        "location": "San Juan, San Juan, PR"
      },
      {
        "name": "Arnaldo Pacheco",
        "dupr_id": "DWDYG6",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Morristown, NJ, US"
      }
    ]
  },
  {
    "team_id": 6424863828,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anna Nieves",
        "dupr_id": "2LMXKY",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Dorado, Dorado, PR"
      },
      {
        "name": "Felix Dejesus",
        "dupr_id": "GG7K0Q",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "Las Piedras, PR"
      }
    ]
  }
]