Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CPL (3.5 (50+)) Week (4) Dill Dinkers Lansdale @ Picklr Newtown

ID: 6188371947

Match Scores

22-20

Win

Play Date

2026-03-15

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AG
Andre Goldstein

2YX9OR · USA

DUPR

3.591

BA
Bart Allgeier

3X5KN5 · Ambler, PA, US

DUPR

3.937

TEAM 2LOSS
AM
Andrew McLean

8D7YRY · Yardley, PA, US

DUPR

3.680

SB
Steven Berman

8DZ5OY · Morrisville, PA, US

DUPR

3.578

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-6188371947
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5762598080,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andre Goldstein",
        "dupr_id": "2YX9OR",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bart Allgeier",
        "dupr_id": "3X5KN5",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  },
  {
    "team_id": 7867089807,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew McLean",
        "dupr_id": "8D7YRY",
        "rating": 3.68,
        "profile_pic_url": null,
        "location": "Yardley, PA, US"
      },
      {
        "name": "Steven Berman",
        "dupr_id": "8DZ5OY",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "Morrisville, PA, US"
      }
    ]
  }
]