Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s (3.26 - 3.99)

ID: 6364807693

Match Scores

1-11

Win

Play Date

2025-12-27

Play Time (Est)

2:15 AM

Play Location

120 Gristmill Plz

Unverified Facility

Competitor Teams

TEAM 1LOSS
PK
Paul Kunnas

2YJGQR · Williamsburg, VA, US

DUPR

3.568

AT
Allen Torrence

JJYL4M · Poquoson, VA, US

DUPR

3.415

TEAM 2WINNER
LL
Luis Long

8EK7RM · Williamsburg, VA, US

DUPR

3.662

JG
Jason Geisler

DNOMLM · USA

DUPR

4.382

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-6364807693
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7386447545,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Kunnas",
        "dupr_id": "2YJGQR",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": "Williamsburg, VA, US"
      },
      {
        "name": "Allen Torrence",
        "dupr_id": "JJYL4M",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": "Poquoson, VA, US"
      }
    ]
  },
  {
    "team_id": 8377939461,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luis Long",
        "dupr_id": "8EK7RM",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Williamsburg, VA, US"
      },
      {
        "name": "Jason Geisler",
        "dupr_id": "DNOMLM",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]