Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The HUB Summer League 4.5+ Mixed Doubles (Week 2)

ID: 4567999473

Match Scores

15-11

Win

Play Date

2025-07-17

Play Time (Est)

10:15 AM

Play Location

9545 Campo Rd, Spring Valley, CA 91977, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
DC
Daniel Ceballos

PKY5VZ · Tijuana, B.C., MX

DUPR

4.568

DB
Desiree B

EGXLZE · Poway, CA, US

DUPR

4.003

TEAM 2LOSS
EO
Evan OLeary

2QV0D4 · USA

DUPR

4.332

JO
Jenelle OLeary

X2GNX4 · USA

DUPR

3.849

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-4567999473
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5013529047,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Ceballos",
        "dupr_id": "PKY5VZ",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Tijuana, B.C., MX"
      },
      {
        "name": "Desiree B",
        "dupr_id": "EGXLZE",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Poway, CA, US"
      }
    ]
  },
  {
    "team_id": 5706807731,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Evan OLeary",
        "dupr_id": "2QV0D4",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jenelle OLeary",
        "dupr_id": "X2GNX4",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]