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

Mixed Doubles 2.5 & under

ID: 7262458721

Match Scores

11-4

Win

Play Date

2026-01-09

Play Time (Est)

6:15 AM

Play Location

Dink Club Pickle Ball Courts

Unverified Facility

Competitor Teams

TEAM 1WINNER
KB
Kristin Blanco

94GV4E · Miami, FL, US

Rated Score

2.402

EB
Eric blanco

QXOO65 · Miami, FL, US

Rated Score

2.800

TEAM 2LOSS
SS
Suzanne salas

YMKRLE · USA

Rated Score

2.544

JP
Justin Pender

ELQ6WV · USA

Rated Score

2.544

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-7262458721
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6154372337,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kristin Blanco",
        "dupr_id": "94GV4E",
        "rating": 2.402,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Eric  blanco",
        "dupr_id": "QXOO65",
        "rating": 2.8,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 6374099723,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suzanne salas",
        "dupr_id": "YMKRLE",
        "rating": 2.544,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Pender",
        "dupr_id": "ELQ6WV",
        "rating": 2.544,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]