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

Competitive Open Play Match

ID: 5746625440

Match Scores

6-11

Loss

Play Date

2025-06-26

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DM
Daniela Mora

OZPY6P · Escazu, San José Province, CR

Rated Score

2.169

SS
Stephanie Soto

VXX4V5 · USA

Rated Score

2.474

TEAM 2WINNER
DM
Dylcia Madriga

67R4R0 · Santa Ana, San José Province, CR

Rated Score

2.167

FB
Fabiola Blanco

0R240N · USA

Rated Score

2.021

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-5746625440
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8228226111,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniela Mora",
        "dupr_id": "OZPY6P",
        "rating": 2.169,
        "profile_pic_url": null,
        "location": "Escazu, San José Province, CR"
      },
      {
        "name": "Stephanie  Soto",
        "dupr_id": "VXX4V5",
        "rating": 2.474,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7797825075,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dylcia Madriga",
        "dupr_id": "67R4R0",
        "rating": 2.167,
        "profile_pic_url": null,
        "location": "Santa Ana, San José Province, CR"
      },
      {
        "name": "Fabiola  Blanco",
        "dupr_id": "0R240N",
        "rating": 2.021,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]