Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 PUPC Two Person Progressive Tournament

ID: 7172677530

Match Scores

4-11, 10-12, 9-11, 2-11

Loss

Play Date

2025-08-26

Play Time (Est)

7:30 PM

Play Location

Lake Saint Louis, MO, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JF
Josh Feather

3PP6WZ · Creve Coeur, MO, US

DUPR

4.040

LW
Louis wallace

8KNOK8 · St. Louis, MO, US

DUPR

4.131

TEAM 2WINNER
JP
John Paden

7D9DK0 · St. Peters, MO, US

DUPR

4.609

BR
Brian Romine

352WGV · O'Fallon, MO, US

DUPR

4.494

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-7172677530
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4405339428,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Feather",
        "dupr_id": "3PP6WZ",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Creve Coeur, MO, US"
      },
      {
        "name": "Louis wallace",
        "dupr_id": "8KNOK8",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  },
  {
    "team_id": 6689164805,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Paden",
        "dupr_id": "7D9DK0",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "St. Peters, MO, US"
      },
      {
        "name": "Brian Romine",
        "dupr_id": "352WGV",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  }
]