Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

LA PREGUNTA TOURNAMENT - 4.5 Mixed Doubles - Pool A

ID: 6783415095

Match Scores

11-4

Win

Play Date

2026-05-31

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AL
Andrea Lopez Cepero

MYEZ5P · San Juan, San Juan, PR

DUPR

4.051

AP
Arnaldo Pacheco

DWDYG6 · Morristown, NJ, US

DUPR

4.438

TEAM 2LOSS
CD
Carlos David Rosas Martinez

GG554V · Vega Baja, Vega Baja, PR

DUPR

4.342

YR
Yadalis Rodriguez

55YGP5 · USA

DUPR

4.208

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-6783415095
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7967239589,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrea Lopez Cepero",
        "dupr_id": "MYEZ5P",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "San Juan, San Juan, PR"
      },
      {
        "name": "Arnaldo Pacheco",
        "dupr_id": "DWDYG6",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Morristown, NJ, US"
      }
    ]
  },
  {
    "team_id": 4786664514,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlos David Rosas Martinez",
        "dupr_id": "GG554V",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Vega Baja, Vega Baja, PR"
      },
      {
        "name": "Yadalis  Rodriguez",
        "dupr_id": "55YGP5",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]