Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wyoming Ladder League #1

ID: 5439443012

Match Scores

3-11

Win

Play Date

2026-05-05

Play Time (Est)

9:00 PM

Play Location

Grand Rapids, MI, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CH
Cameron Hause

76ZRY4 · Grand Rapids charter Township, MI, US

DUPR

4.283

RD
Rob Dunn

ORV9WP · USA

DUPR

3.510

TEAM 2WINNER
CT
Calvin Tzeng

5EPDZV · Big Rapids, MI, US

DUPR

4.024

JZ
JiaXing Zheng

ZDGQ2Q · Grand Rapids, MI, US

DUPR

3.807

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-5439443012
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8285922851,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cameron Hause",
        "dupr_id": "76ZRY4",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Grand Rapids charter Township, MI, US"
      },
      {
        "name": "Rob Dunn",
        "dupr_id": "ORV9WP",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8076962329,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Calvin Tzeng",
        "dupr_id": "5EPDZV",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Big Rapids, MI, US"
      },
      {
        "name": "JiaXing  Zheng",
        "dupr_id": "ZDGQ2Q",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  }
]