Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6332021331

Match Scores

15-12

Win

Play Date

2025-07-17

Play Time (Est)

4:45 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.569

DB
Desiree B

EGXLZE · Poway, CA, US

DUPR

4.004

TEAM 2LOSS
BV
Bernice Vargas Wiley

0YLG2N · Chula Vista, CA, US

DUPR

3.843

AS
AJ sethi

KD2MMQ · San Diego, CA, US

DUPR

4.962

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