Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinko de Mayo (2025)

ID: 6405987289

Match Scores

15-7

Win

Play Date

2025-05-01

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Melvin Maxwell

3XZV45 · Fairfield, CA, US

DUPR

4.380

Louella Maxwell

8MQL0G · Fairfield, CA, US

DUPR

4.250

TEAM 2LOSS
D
Desiree

4V776K · USA

DUPR

3.710

FB
Frank Biehl

GGXD9G · USA

DUPR

3.832

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-6405987289
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5668650297,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melvin Maxwell",
        "dupr_id": "3XZV45",
        "rating": 4.38,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/67.jpg",
        "location": "Fairfield, CA, US"
      },
      {
        "name": "Louella Maxwell",
        "dupr_id": "8MQL0G",
        "rating": 4.25,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/55.jpg",
        "location": "Fairfield, CA, US"
      }
    ]
  },
  {
    "team_id": 8576709116,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Desiree",
        "dupr_id": "4V776K",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frank Biehl",
        "dupr_id": "GGXD9G",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]