Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dinko de Mayo (2025)

ID: 4525586998

Match Scores

10-15

Loss

Play Date

2025-05-02

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RS
Ryan Sharp

V7GL66 · Discovery Bay, CA, US

DUPR

3.716

BP
Bong publico

2LOJG9 · USA

DUPR

3.527

TEAM 2WINNER
ZC
zachary coniglio

67KQ4Q · Martinez, CA, US

DUPR

4.003

EI
Eric Isaacson

V44YGE · Concord, CA, US

DUPR

4.005

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-4525586998
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6867182476,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Sharp",
        "dupr_id": "V7GL66",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": "Discovery Bay, CA, US"
      },
      {
        "name": "Bong publico",
        "dupr_id": "2LOJG9",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6987679188,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "zachary coniglio",
        "dupr_id": "67KQ4Q",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Martinez, CA, US"
      },
      {
        "name": "Eric Isaacson",
        "dupr_id": "V44YGE",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      }
    ]
  }
]