Back to Search
AGENT-READY API ENDPOINT

Asset Specifications

GET /api/knowledge/match-4316969923

cURL Request

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

Live API Response (JSON)

{
  "version": "2.7.0",
  "id": "match-4316969923",
  "type": "match",
  "data": {
    "match_id": "4316969923",
    "player_dupr_id": "QP9Q6R",
    "outcome": "Win",
    "event_name": "Bousquet Sport - Spring Team Rally League - Week 6",
    "event_date": "2026-05-21",
    "location": "",
    "scores": "19-21",
    "players_involved": "[{\"team_id\": 4668680109, \"serial\": 1, \"winner\": false, \"players\": [{\"name\": \"Philip A Cohen\", \"dupr_id\": \"GGVQ0X\", \"rating\": 4.587}, {\"name\": \"Alison  Perlo\", \"dupr_id\": \"NYXM27\", \"rating\": 3.568}]}, {\"team_id\": 6383666617, \"serial\": 2, \"winner\": true, \"players\": [{\"name\": \"Siobhan Sullivan\", \"dupr_id\": \"QP9Q6R\", \"rating\": 3.838}, {\"name\": \"Brian Tremblay\", \"dupr_id\": \"EGJ7GW\", \"rating\": 4.458}]}]",
    "scraped_at": "2026-06-07 02:25:07",
    "hour": "8:45 AM",
    "match_type": "Doubles",
    "match_level": "Advanced",
    "average_rating": 4.113,
    "teams": [
      {
        "team_id": 4668680109,
        "serial": 1,
        "winner": false,
        "players": [
          {
            "name": "Philip A Cohen",
            "dupr_id": "GGVQ0X",
            "rating": 4.587,
            "profile_pic_url": null,
            "location": "Pittsfield, MA, US"
          },
          {
            "name": "Alison  Perlo",
            "dupr_id": "NYXM27",
            "rating": 3.568,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      },
      {
        "team_id": 6383666617,
        "serial": 2,
        "winner": true,
        "players": [
          {
            "name": "Siobhan Sullivan",
            "dupr_id": "QP9Q6R",
            "rating": 3.838,
            "profile_pic_url": null,
            "location": "Richmond, MA, US"
          },
          {
            "name": "Brian Tremblay",
            "dupr_id": "EGJ7GW",
            "rating": 4.458,
            "profile_pic_url": null,
            "location": ""
          }
        ]
      }
    ],
    "linked_court": null
  },
  "canonical": "https://picklegravity.com/en/knowledge/match-4316969923"
}