Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

NPL - Champions Pros Team League - NPL - Champions Pros Team League, Atlantic City

ID: 8526564128

Match Scores

3-11, 11-7, 11-1

Win

Play Date

2025-09-20

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SJ
Scott James Moore

8EP7E1 · Colorado Springs, CO, US

DUPR

5.479

DT
Dan Traxler

3YNRMD · Rockwall, TX, US

DUPR

5.273

TEAM 2LOSS
PE
Philip Edwards

PK56RE · USA

DUPR

5.173

TG
Tomer Graziani

59EKLL · Montgomery, TX, US

DUPR

5.221

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-8526564128
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7313267793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott James Moore",
        "dupr_id": "8EP7E1",
        "rating": 5.479,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Dan Traxler",
        "dupr_id": "3YNRMD",
        "rating": 5.273,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      }
    ]
  },
  {
    "team_id": 8423398047,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Philip Edwards",
        "dupr_id": "PK56RE",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tomer Graziani",
        "dupr_id": "59EKLL",
        "rating": 5.221,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      }
    ]
  }
]