Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18/20 - All Men's MLP-Style(Team) Tournament@Bay Club South ~San Francisco, California (June)

ID: 6769936393

Match Scores

16-21

Win

Play Date

2025-06-22

Play Time (Est)

2:15 AM

Play Location

Bay Club South San Francisco

Unverified Facility

Competitor Teams

TEAM 1LOSS
RY
Ryan Yokogawa

YGOKKE · Fremont, CA, US

DUPR

4.030

DY
Dean Young

8GKVPV · USA

DUPR

3.791

TEAM 2WINNER
CB
Christopher Benevento

MY905P · San Jose, CA, US

DUPR

4.887

JF
Justin Flora

0YZJE2 · San Jose, CA, US

DUPR

4.386

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-6769936393
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6428652723,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Yokogawa",
        "dupr_id": "YGOKKE",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Dean Young",
        "dupr_id": "8GKVPV",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8153219219,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Benevento",
        "dupr_id": "MY905P",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Justin Flora",
        "dupr_id": "0YZJE2",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]