Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 iPickle Summer Breeze Men's Doubles 4.5 (8+) Gold

ID: 5710527891

Match Scores

11-15

Loss

Play Date

2025-06-07

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BK
Brandon Koh

YGQW5K · San Diego, CA, US

DUPR

4.224

LT
Lance Tayag

769LKM · Chino Hills, CA, US

DUPR

4.247

TEAM 2WINNER
EM
Ernesto Mandujano

JZ0DO4 · CA, US

DUPR

3.816

EB
Eduardo Beltran

VX0DNP · USA

DUPR

4.956

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-5710527891
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5489131077,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Koh",
        "dupr_id": "YGQW5K",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Lance Tayag",
        "dupr_id": "769LKM",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Chino Hills, CA, US"
      }
    ]
  },
  {
    "team_id": 5599244737,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ernesto Mandujano",
        "dupr_id": "JZ0DO4",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Eduardo Beltran",
        "dupr_id": "VX0DNP",
        "rating": 4.956,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]