Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

COED LEAGUE D - WEEK 3

ID: 7306627580

Match Scores

6-11

Win

Play Date

2025-07-29

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JW
Jim Welsh

12JJPY · Vineyard, UT, US

DUPR

4.398

Greg Slater

89Q6VR · Provo, UT, US

DUPR

4.203

TEAM 2WINNER
JP
John Paystrup

1N2246 · Springville, UT, US

DUPR

4.256

SN
Spencer Neville

3PNOOM · Orem, UT, US

DUPR

4.213

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-7306627580
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5662698069,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jim Welsh",
        "dupr_id": "12JJPY",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      },
      {
        "name": "Greg Slater",
        "dupr_id": "89Q6VR",
        "rating": 4.203,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6622d93aa1175.jpg",
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6510680547,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Paystrup",
        "dupr_id": "1N2246",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      },
      {
        "name": "Spencer Neville",
        "dupr_id": "3PNOOM",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]