Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinko de Mayo (2025)

ID: 6832132175

Match Scores

13-15

Win

Play Date

2025-05-01

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Rachel Johnston

30P4J4 · Concord, CA, US

DUPR

3.804

Courtney Hill

JZJ6MD · Discovery Bay, CA, US

DUPR

3.721

TEAM 2WINNER
Maily Sithixay

84MOJM · Suisun City, CA, US

DUPR

4.154

Louella Maxwell

8MQL0G · Fairfield, CA, US

DUPR

4.311

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-6832132175
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6591291433,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Johnston",
        "dupr_id": "30P4J4",
        "rating": 3.804,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/77.jpg",
        "location": "Concord, CA, US"
      },
      {
        "name": "Courtney Hill",
        "dupr_id": "JZJ6MD",
        "rating": 3.721,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/8.jpg",
        "location": "Discovery Bay, CA, US"
      }
    ]
  },
  {
    "team_id": 6549267303,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maily Sithixay",
        "dupr_id": "84MOJM",
        "rating": 4.154,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/84.jpg",
        "location": "Suisun City, CA, US"
      },
      {
        "name": "Louella Maxwell",
        "dupr_id": "8MQL0G",
        "rating": 4.311,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/55.jpg",
        "location": "Fairfield, CA, US"
      }
    ]
  }
]