Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LA PREGUNTA TOURNAMENT - 4.5 Mixed Doubles - Pool A

ID: 7844635066

Match Scores

11-4

Win

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AL
Andrea Lopez Cepero

MYEZ5P · San Juan, San Juan, PR

DUPR

4.032

AP
Arnaldo Pacheco

DWDYG6 · Morristown, NJ, US

DUPR

4.421

TEAM 2LOSS
IC
Ivanna Correa Menendez

KOJ0ZY · Guaynabo, PR

DUPR

3.904

AZ
Andre Zequeira

JZ7MWJ · Palmas del Mar, Humacao, PR

DUPR

4.738

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-7844635066
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5797447706,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Lopez Cepero",
        "dupr_id": "MYEZ5P",
        "rating": 4.032,
        "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": 5881450749,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ivanna Correa Menendez",
        "dupr_id": "KOJ0ZY",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": "Guaynabo, PR"
      },
      {
        "name": "Andre Zequeira",
        "dupr_id": "JZ7MWJ",
        "rating": 4.738,
        "profile_pic_url": null,
        "location": "Palmas del Mar, Humacao, PR"
      }
    ]
  }
]