Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dec 01

ID: 7653928138

Match Scores

11-3

Loss

Play Date

2025-12-01

Play Time (Est)

11:30 PM

Play Location

120 Gristmill Plz

Unverified Facility

Competitor Teams

TEAM 1WINNER
LB
Listel Boney

3VXE5E · Newport News, VA, US

DUPR

4.031

JF
Jason Funkhauser

KXZWZO · Poquoson, VA, US

DUPR

3.851

TEAM 2LOSS
LL
Luis Long

8EK7RM · Williamsburg, VA, US

DUPR

3.592

JD
Jesse Davis

94VP2R · Newport News, VA, US

DUPR

3.121

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-7653928138
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8521077635,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Listel Boney",
        "dupr_id": "3VXE5E",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Newport News, VA, US"
      },
      {
        "name": "Jason Funkhauser",
        "dupr_id": "KXZWZO",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "Poquoson, VA, US"
      }
    ]
  },
  {
    "team_id": 5567584427,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luis Long",
        "dupr_id": "8EK7RM",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": "Williamsburg, VA, US"
      },
      {
        "name": "Jesse Davis",
        "dupr_id": "94VP2R",
        "rating": 3.121,
        "profile_pic_url": null,
        "location": "Newport News, VA, US"
      }
    ]
  }
]