Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MD 4.5 35+ & 50+ (Sat 4pm)

ID: 8535627092

Match Scores

11-5

Loss

Play Date

2025-11-08

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
YW
Yong Wang

ELELMO · USA

DUPR

3.712

JQ
Jiangbo Qin

XO4O07 · USA

DUPR

3.712

TEAM 2LOSS
GF
Greg Freeze

3LVG2Z · Palm Desert, CA, US

DUPR

4.168

JT
Jesse Talamantez

8KDLV6 · La Quinta, CA, US

DUPR

3.836

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-8535627092
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8119738639,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yong Wang",
        "dupr_id": "ELELMO",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jiangbo Qin",
        "dupr_id": "XO4O07",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4339720492,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Freeze",
        "dupr_id": "3LVG2Z",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "Palm Desert, CA, US"
      },
      {
        "name": "Jesse Talamantez",
        "dupr_id": "8KDLV6",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      }
    ]
  }
]