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

NPL - Champions Pros Team League - NPL - Champions Pros Team League, NPL 2025 Championships

ID: 6900296303

Match Scores

4-11, 11-1, 11-10

Win

Play Date

2025-10-19

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DR
Donnie Russell

8DMJPX · Madison, WI, US

DUPR

5.429

SE
Stephen Emmons

8WRLL3 · Martinsburg, WV, US

DUPR

5.227

TEAM 2LOSS
JH
John Hostetler

8GYPX8 · Encinitas, CA, US

DUPR

5.663

LY
Laurent Yung

DW9WJ4 · San Diego, CA, US

DUPR

5.610

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-6900296303
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8027122057,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donnie Russell",
        "dupr_id": "8DMJPX",
        "rating": 5.429,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Stephen Emmons",
        "dupr_id": "8WRLL3",
        "rating": 5.227,
        "profile_pic_url": null,
        "location": "Martinsburg, WV, US"
      }
    ]
  },
  {
    "team_id": 7658731778,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Hostetler",
        "dupr_id": "8GYPX8",
        "rating": 5.663,
        "profile_pic_url": null,
        "location": "Encinitas, CA, US"
      },
      {
        "name": "Laurent Yung",
        "dupr_id": "DW9WJ4",
        "rating": 5.61,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]