Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-7368034274

cURL Request

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7368034274

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-7368034274",
  "type": "match",
  "data": {
    "match_id": "7368034274",
    "player_dupr_id": "8WZPVQ",
    "outcome": "Win",
    "event_name": "Summer MPC 3.25+ Ladies League - Ladder Group Round 3",
    "event_date": "2026-06-04",
    "location": "Minneapolis Pickleball Club",
    "scores": "9-11",
    "players_involved": "[{\"team_id\": 5847850316, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Laura Casas\", \"dupr_id\": \"17QRW5\", \"rating\": 3.526}, {\"name\": \"Heidi Pierce\", \"dupr_id\": \"DW4WQL\", \"rating\": 2.945}]}, {\"team_id\": 6161764427, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Katie Montzka\", \"dupr_id\": \"EGLY4O\", \"rating\": 3.259}, {\"name\": \"Terri Osland\", \"dupr_id\": \"8WZPVQ\", \"rating\": 3.336}]}]",
    "scraped_at": "2026-06-05 10:04:01",
    "hour": "3:30 PM",
    "match_type": "Doubles",
    "match_level": "Casual",
    "average_rating": 3.267,
    "teams": [
      {
        "team_id": 5847850316,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Laura Casas",
            "dupr_id": "17QRW5",
            "rating": 3.526,
            "profile_pic_url": null,
            "location": "Minneapolis, MN, US"
          },
          {
            "name": "Heidi Pierce",
            "dupr_id": "DW4WQL",
            "rating": 2.945,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 6161764427,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Katie Montzka",
            "dupr_id": "EGLY4O",
            "rating": 3.259,
            "profile_pic_url": null,
            "location": ""
          },
          {
            "name": "Terri Osland",
            "dupr_id": "8WZPVQ",
            "rating": 3.336,
            "profile_pic_url": null,
            "location": "MINNETNKA MLS, MN, US"
          }
        ]
      }
    ],
    "linked_court": {
      "court_id": "4983-minneapolis-pickleball-club",
      "name": "Minneapolis Pickleball Club",
      "city": "Minneapolis",
      "state": "Minnesota"
    }
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-7368034274"
}