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

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

ID: 5247726354

Match Scores

8-11, 11-7, 11-5

Win

Play Date

2025-09-21

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SJ
Scott James Moore

8EP7E1 · Colorado Springs, CO, US

DUPR

5.502

DT
Dan Traxler

3YNRMD · Rockwall, TX, US

DUPR

5.261

TEAM 2LOSS
MP
Mario Porcelli

8DOMPY · Miami Beach, FL, US

DUPR

5.447

MT
Matthew Troyer

16GEG3 · McCordsville, IN, US

DUPR

5.143

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-5247726354
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4492395211,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott James Moore",
        "dupr_id": "8EP7E1",
        "rating": 5.502,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Dan Traxler",
        "dupr_id": "3YNRMD",
        "rating": 5.261,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      }
    ]
  },
  {
    "team_id": 4677760416,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mario Porcelli",
        "dupr_id": "8DOMPY",
        "rating": 5.447,
        "profile_pic_url": null,
        "location": "Miami Beach, FL, US"
      },
      {
        "name": "Matthew Troyer",
        "dupr_id": "16GEG3",
        "rating": 5.143,
        "profile_pic_url": null,
        "location": "McCordsville, IN, US"
      }
    ]
  }
]