Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B

ID: 6545714223

Match Scores

8-15

Loss

Play Date

2024-10-14

Play Time (Est)

4:45 AM

Play Location

2985 U.S. Hwy 190

Unverified Facility

Competitor Teams

TEAM 1LOSS
CD
Chrissy DeGeer

3OG5GW · Medicine Hat, AB, CA

DUPR

3.942

CJ
Christopher Jones

16VY6K · Medicine Hat, AB, CA

DUPR

4.150

TEAM 2WINNER
AP
Anthony Parfait

3XZDV4 · Jefferson, LA, US

DUPR

4.622

MD
Mats Dolese

ODD2R2 · Mandeville, LA, US

DUPR

4.201

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-6545714223
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5796363471,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chrissy DeGeer",
        "dupr_id": "3OG5GW",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "Medicine Hat, AB, CA"
      },
      {
        "name": "Christopher Jones",
        "dupr_id": "16VY6K",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Medicine Hat, AB, CA"
      }
    ]
  },
  {
    "team_id": 7403488153,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Parfait",
        "dupr_id": "3XZDV4",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Jefferson, LA, US"
      },
      {
        "name": "Mats Dolese",
        "dupr_id": "ODD2R2",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Mandeville, LA, US"
      }
    ]
  }
]