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

Flex

ID: 4531767984

Match Scores

5-11

Loss

Play Date

2026-06-03

Play Time (Est)

1:00 PM

Play Location

Volea Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
VG
valeria garcia

M9QKYL · USA

DUPR

2.228

JS
Juan Soto

566VE5 · Tegucigalpa, Francisco Morazán Department, HN

DUPR

2.629

TEAM 2WINNER
AV
Axel Valladares

0P9XYN · USA

DUPR

3.104

JS
José Sabat

4Q5Q62 · USA

DUPR

2.545

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-4531767984
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5601338598,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "valeria garcia",
        "dupr_id": "M9QKYL",
        "rating": 2.228,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Juan Soto",
        "dupr_id": "566VE5",
        "rating": 2.629,
        "profile_pic_url": null,
        "location": "Tegucigalpa, Francisco Morazán Department, HN"
      }
    ]
  },
  {
    "team_id": 5254157955,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Axel Valladares",
        "dupr_id": "0P9XYN",
        "rating": 3.104,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "José Sabat",
        "dupr_id": "4Q5Q62",
        "rating": 2.545,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]