Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4687648002

Match Scores

15-4

Win

Play Date

2025-07-17

Play Time (Est)

7:30 PM

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.640

DB
Desiree B

EGXLZE · Poway, CA, US

DUPR

4.077

TEAM 2LOSS
BV
Bernice Vargas Wiley

0YLG2N · Chula Vista, CA, US

DUPR

3.826

AS
AJ sethi

KD2MMQ · San Diego, CA, US

DUPR

4.922

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-4687648002
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4480972936,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Ceballos",
        "dupr_id": "PKY5VZ",
        "rating": 4.64,
        "profile_pic_url": null,
        "location": "Tijuana, B.C., MX"
      },
      {
        "name": "Desiree B",
        "dupr_id": "EGXLZE",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Poway, CA, US"
      }
    ]
  },
  {
    "team_id": 4556934133,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bernice Vargas Wiley",
        "dupr_id": "0YLG2N",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      },
      {
        "name": "AJ sethi",
        "dupr_id": "KD2MMQ",
        "rating": 4.922,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]