Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

4.0 - 4.8 Men's Moneyball Gold Medal Match

ID: 4824076662

Match Scores

15-11

Win

Play Date

2025-11-14

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SG
Stephen Grich

Q3VRJ8 · Columbia, TN, US

DUPR

4.790

CO
Charles Oddo

8MEDNV · Nashville, TN, US

DUPR

4.944

TEAM 2LOSS
JB
Josh Beck

V77XE5 · Franklin, TN, US

DUPR

4.644

DH
Dean Huffman

7DQM99 · Brentwood, TN, US

DUPR

4.507

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-4824076662
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6066160033,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephen Grich",
        "dupr_id": "Q3VRJ8",
        "rating": 4.79,
        "profile_pic_url": null,
        "location": "Columbia, TN, US"
      },
      {
        "name": "Charles Oddo",
        "dupr_id": "8MEDNV",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 8293981986,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Beck",
        "dupr_id": "V77XE5",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Franklin, TN, US"
      },
      {
        "name": "Dean Huffman",
        "dupr_id": "7DQM99",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Brentwood, TN, US"
      }
    ]
  }
]