Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

LA PREGUNTA TOURNAMENT - 3.5 Mixed Doubles - Pool C

ID: 8233721971

Match Scores

12-10

Win

Play Date

2026-05-31

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AE
Armando E. López

PWVL6E · USA

DUPR

2.979

MV
Maria Valentin

5E62KL · San Juan, San Juan, PR

DUPR

3.289

TEAM 2LOSS
FR
Francely Rodriguez

D596PX · USA

DUPR

3.107

FM
Frank Mendoza

WN065Q · USA

DUPR

3.107

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-8233721971
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5421795379,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Armando E. López",
        "dupr_id": "PWVL6E",
        "rating": 2.979,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maria Valentin",
        "dupr_id": "5E62KL",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "San Juan, San Juan, PR"
      }
    ]
  },
  {
    "team_id": 4661763123,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Francely Rodriguez",
        "dupr_id": "D596PX",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frank Mendoza",
        "dupr_id": "WN065Q",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]