Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wyoming Ladder League #1

ID: 7677564154

Match Scores

11-8

Win

Play Date

2026-05-05

Play Time (Est)

11:30 PM

Play Location

Grand Rapids, MI, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RD
Rob Dunn

ORV9WP · USA

DUPR

3.513

CT
Calvin Tzeng

5EPDZV · Big Rapids, MI, US

DUPR

4.025

TEAM 2LOSS
JP
Jonathan Pelkey

QJN9LR · USA

DUPR

3.405

JZ
JiaXing Zheng

ZDGQ2Q · Grand Rapids, MI, US

DUPR

3.806

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-7677564154
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8019979728,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rob Dunn",
        "dupr_id": "ORV9WP",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Calvin Tzeng",
        "dupr_id": "5EPDZV",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Big Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 6463401749,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Pelkey",
        "dupr_id": "QJN9LR",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "JiaXing  Zheng",
        "dupr_id": "ZDGQ2Q",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  }
]