Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HUB SV - Spring Tournament Series - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 5273172463

Match Scores

12-15

Win

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Campbell, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JR
Jonathan Rojas

GGD66V · Sunnyvale, CA, US

DUPR

4.274

JN
Joe Nguyen

35EZ9P · San Jose, CA, US

DUPR

4.690

TEAM 2WINNER
EL
Eddie Li

QP07L4 · USA

DUPR

4.049

GG
Gabriel Galvez

1NE2XZ · VC Highlands, NV, US

DUPR

4.855

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-5273172463
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6902872357,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Rojas",
        "dupr_id": "GGD66V",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Sunnyvale, CA, US"
      },
      {
        "name": "Joe Nguyen",
        "dupr_id": "35EZ9P",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 7082681251,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eddie Li",
        "dupr_id": "QP07L4",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabriel Galvez",
        "dupr_id": "1NE2XZ",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "VC Highlands, NV, US"
      }
    ]
  }
]