Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pleasanton V. Fremont

ID: 8556992180

Match Scores

10-12

Win

Play Date

2024-05-25

Play Time (Est)

9:00 PM

Play Location

(unknown)

Unverified Facility

Competitor Teams

TEAM 1LOSS
AA
alexandre a Andreatta

1QV4JN · Danville, CA, US

DUPR

3.470

RS
Rodrigo Schreiner

3VY0Q5 · USA

DUPR

4.237

TEAM 2WINNER
WP
Wei Pin Lo

YGO474 · USA

DUPR

3.724

DP
Daron Pham

XJNG77 · Fremont, CA, US

DUPR

4.590

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-8556992180
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4587664491,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "alexandre a Andreatta",
        "dupr_id": "1QV4JN",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": "Danville, CA, US"
      },
      {
        "name": "Rodrigo Schreiner",
        "dupr_id": "3VY0Q5",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5042247935,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wei Pin Lo",
        "dupr_id": "YGO474",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daron Pham",
        "dupr_id": "XJNG77",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  }
]