Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 4849003141

Match Scores

15-9

Win

Play Date

2024-11-03

Play Time (Est)

2:15 AM

Play Location

DTI Training Center | Tennis & Pickleball Courts

View Facility Page →

Competitor Teams

TEAM 1WINNER
Laura Morales

3VW696 · Bogota, CO

DUPR

4.188

Sergio Lizarraga

17V0WN · Sunrise, FL, US

DUPR

4.677

TEAM 2LOSS
Sebastian Larrea

RZKQ5Z · Quito, Pichincha, EC

DUPR

3.989

Juan Arrubla

PK65OX · Boca Raton, FL, US

DUPR

3.647

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-4849003141
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8017149396,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laura Morales",
        "dupr_id": "3VW696",
        "rating": 4.188,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/93.jpg",
        "location": "Bogota, CO"
      },
      {
        "name": "Sergio Lizarraga",
        "dupr_id": "17V0WN",
        "rating": 4.677,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/31.jpg",
        "location": "Sunrise, FL, US"
      }
    ]
  },
  {
    "team_id": 8109497187,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sebastian Larrea",
        "dupr_id": "RZKQ5Z",
        "rating": 3.989,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/17.jpg",
        "location": "Quito, Pichincha, EC"
      },
      {
        "name": "Juan Arrubla",
        "dupr_id": "PK65OX",
        "rating": 3.647,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/94.jpg",
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]