Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8581485606

Match Scores

11-9

Loss

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Pocono Pines, PA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
LM
Larry Mass

L550XZ · USA

DUPR

4.486

BD
Brad Diamond

O6VE6P · USA

DUPR

4.466

TEAM 2LOSS
DS
Dan Shar

DWLQWY · USA

DUPR

4.093

ML
Matthew Landis

L20PJK · Mount Joy, PA, US

DUPR

3.865

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-8581485606
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7102607385,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Larry Mass",
        "dupr_id": "L550XZ",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Diamond",
        "dupr_id": "O6VE6P",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4306080153,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Shar",
        "dupr_id": "DWLQWY",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Landis",
        "dupr_id": "L20PJK",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Mount Joy, PA, US"
      }
    ]
  }
]