Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Eastside Pb Sunday Social

ID: 7863779700

Match Scores

5-11

Win

Play Date

2025-01-26

Play Time (Est)

1:00 PM

Play Location

10600 231st Way NE suite b, Redmond, WA 98053, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
Jonathan Langman

3LN6GK · Kirkland, WA, US

DUPR

4.344

LW
Lance Wieland

8924P7 · Sammamish, WA, US

DUPR

3.949

TEAM 2WINNER
AD
Alex Dong

1NQRWW · Bothell, WA, US

DUPR

4.218

JM
Johnny Miglino

5920LP · Mercer Island, WA, US

DUPR

4.454

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-7863779700
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7257458140,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Langman",
        "dupr_id": "3LN6GK",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "Lance Wieland",
        "dupr_id": "8924P7",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Sammamish, WA, US"
      }
    ]
  },
  {
    "team_id": 4891587267,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Dong",
        "dupr_id": "1NQRWW",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      },
      {
        "name": "Johnny Miglino",
        "dupr_id": "5920LP",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      }
    ]
  }
]